nuget.exe list -AllVersions does not list all the versions
Expected:
All versions of Newtonsoft.Json are listed in the result
Actual:
Only the latest version of Newtonsoft.Json is listed in the result
Is anyone working on this? It's a little mind-boggling that this hasn't worked for at least 9 months and (apparently) no progress has been made.
This is also broken in 4.0.0.2283.
There is a duplicate issue here which seems to get more activity: https://github.com/NuGet/Home/issues/4537
Closing this in favor of https://github.com/NuGet/Home/issues/4537
The codepath that was being hit here is not hit in the post-4.0 versions anymore.
In addition nuget.org allversions in particular has a server-side bug as well.
https://github.com/NuGet/NuGetGallery/issues/3274
Most helpful comment
This is also broken in 4.0.0.2283.