I\'m using MVC 5 and .net 4.6 to create a web API that my mobile app can connect too.
Whenever I build the project I get hundreds of errors telling me that I need to add
In my case, this is different. First check System.Runtime reference is added to your project or not. If it is added to your project, please follow the below steps.
Note : In my Case I am using Visual Studio 2019 and Project Framework Version - 4.6.2