Some NuGet packages were installed using a target framework different from the current target framework and may need to be reinstalled.

Asked 25-Nov-2017
Viewed 3152 times

9

Warning message -> "Some NuGet packages were installed using a target framework different from the current target framework and may need to be reinstalled. For more information, visit http://docs.nuget.org/docs/workflows/reinstalling-packages. "


1 Answer


5

Run following command in package manager console:
update-package -reinstall