I\'d like to get the NuGet.exe version using the command-line.
NuGet.exe
I know I can get the version of NuGet running as part of Visual Studio, as per the instructi
Typing nuget help from the command line will in addition to the expected help information also list the current NuGet.exe version.
nuget help