I am setting up an application and I am seeing the below error
Nuget package restore failed for project ProjectName: Unable to find version ‘5.2.6’ of package ‘Microsoft.AspNet.Mvc’. C:/Program Files (x86)\Microsoft SDKs\NugetPackages: Package ‘Microsoft.AspNet.Mvc.5.2.6’ is not found on source ‘c:\Program files (x86)\Microsoft SDKs\NugetPackages\’. http://ncrsdk-lib.ncrcorp******** : Package ‘Microsoft.AspNet.Mvc.5.2.6’ is not found on source ‘http://ncrsdk-lib.ncrcorp.net/********’*
I tried running the command in the package manager console
PM> Install-Package Microsoft.AspNet.Mvc -Version 5.2.6
I got the errror ‘some packages are missing from the solution. The package needs to be restored In order to build the dependency graph.
I clicked on the restore packages button and that gives a message unable to restore