I have Asp.netCore
solution which was working fine on Visual Studio 2015
and then i moved to Visual Studio 2017
. Now the problem is that in Visual Studio 2017
on every nuget packages there is yellow exclamation mark. Following are solution which i have tried so far.
I'm using Visual Studio Version: 15.3.1
- Run as 'Administrator' and restore package.
Clear All Nugget Cache(s)
fromTools > options > NuGet Package Manager >
and again restore Nuget.
Note: I have searched and found following solution and tried but did not resolve my issue.