This has been asked many times before. The solution (which works for me) is to delete the *** package(s) from the packages.config file (this is enough), and from the packages folder.
This is a bad solution for me because it has to be repeated every time I want to install some nuget package. The culprit package varies, but it tends to be the same package(s) every time (Newtonsoft.Json/NETStandard.Library etc...), until I delete all packages and try to reinstall them (this sometimes changes the culprit package).
Is there a solution for this? It is nerve-wrecking to have to do this manual fix all the time. And I think it points to some major underlying problem that I would like to amend in my project.
Update the Visual Studio Package Manager to the latest version using the below steps and the ongoing issue will disappear.
I had the same issue with my visual studio 2015.
But Uninstalling the Nuget Package Manager and re-installing the same worked for me.
In Visual Studio, from the "Tools" menu choose the "Extensions and Updates" option. Top right "Search Installed" bar, sear ch for Nuget Package Manager Uninstall the Nuget Package Manager for Visual Studio 2015. Restart Visual Studio. Re-Install the same with the same steps.
close the visual studio and again open
I had the same issue with my visual studio 2015.
But Uninstalling the Nuget Package Manager and re-installing the same worked for me.
What worked for me in VS2022-
Should be ok now.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With