3
votes

There is a build server without Visual Studio, there are only build tools (MSBuild.exe, Nuget Manager,...). The Nuget Packet Manager need to upgraded to new version, but I cannot find any installer or way how to upgrade it without Visual Studio Gallery.

How shoudl I upgrade the Nuget Manager on build server?

1

1 Answers

3
votes

The latest version of the nuget.exe command-line tool is always available from http://nuget.org/nuget.exe.

More details