I am using version 1.4 and getting this error:
The remote name could not be resolved: go.microsoft.com
Here are the URLs for the nuget package:
https://go.microsoft.com/fwlink/?LinkID=206669
Am i missing something here? It was working fine couple of weeks earlier.
Quick solution for Visual Studio usersSelect the Tools > NuGet Package Manager > Package Manager Settings menu command. Set both options under Package Restore. Select OK. Build your project again.
After you enable package restore in Options, you can right-click the solution in Solution Explorer and select Restore NuGet Packages to restore packages anytime. If you enabled automatic restore in Options, Package Restore happens automatically when you create a project from a template or build a project.
ipconfig /flushdns
at the command prompt fixed it for me.
I had to add a new package source using the following location:
http://packages.nuget.org
Click on settings in the package manager to manage the sources.
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