I\'m trying to use NuGet package restore from the command line on a build server.
nuget install myapp/packages.config
However, I get the follow
Check updating NuGet if you are using an old version of Visual Studio. That worked for me.