There version 2.6 Nuget command line client downloaded from https://nuget.codeplex.com/releases/view/104497 (URL of https://nuget.codeplex.com/downloads/get/697144)
Reports itself as version 2.5 when run with no options
To repoduce
run nuget.exe with no options
Output below:-
NuGet Version: 2.5.40416.9020
usage: NuGet <command> [args] [options]
Type 'NuGet help <command>' for help on a specific command.
Expected output:-
to have a 2.6 based version number
Comments: thanks for reporting the issue, uploaded the latest. It now shows NuGet Version: 2.6.40619.9041 usage: NuGet <command> [args] [options] Type 'NuGet help <command>' for help on a specific command.
Reports itself as version 2.5 when run with no options
To repoduce
run nuget.exe with no options
Output below:-
NuGet Version: 2.5.40416.9020
usage: NuGet <command> [args] [options]
Type 'NuGet help <command>' for help on a specific command.
Expected output:-
to have a 2.6 based version number
Comments: thanks for reporting the issue, uploaded the latest. It now shows NuGet Version: 2.6.40619.9041 usage: NuGet <command> [args] [options] Type 'NuGet help <command>' for help on a specific command.