VS2015 Update 3.
I created a plain .net core class library. Right-click on Project->References-> Manage Nuget packages throws the following error?
What is missing?
Try the following:
Previous solution from year 2012:
At the time I wrote this, the below approach worked for me:
Just delete the nuget.config which resides here:
%AppData%/Nuget/Nuget.config
or the nuget.config in your solution folder, if there is any.
A new one will be created automatically again, when you click on
Manage Nuget Packages
Or try to delete the nuget.config in your solution folder.
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