When trying to run the project I throw these errors But if you select anyone, send me to this DLL
Searching in Google the name of the same I saw that it has to do with NuGet and When I opened the NuGet Package Menager Console I found the following message
Package Manager Console Host Version 2.12.0.817
Type 'get-help NuGet' to see all available NuGet commands.
The 'System.Net.Primitives 4.0.10' package requires NuGet client version '3.0' or above, but the current NuGet version is '2.12.0.817'.
PM >
and good and tried to update it by this same means and by the visual assistant but I have not been successful if someone knows how to thank you for the commands I have used are the following
PM> Install-Package NuGet.VisualStudio -Version 3.5.0
and I have tried several verifications, they all tell you that it is installed but when I try even restarting the visual studio, I still see the errors that I present at the beginning.