Home: nuget.exe list -allversions doesn't work

Created on 14 Sep 2016  路  3Comments  路  Source: NuGet/Home

Version: 3.5 rc2
Repro:
Run:NuGet.exe list packageid:EntityFramework -verbose -allversions
Result:

EntityFramework
6.1.3
Entity Framework is Microsoft's recommended data access technology for new applications.
License url: http://go.microsoft.com/fwlink/?LinkID=320539

NuGet.exe Bug

All 3 comments

this appears to be broken in 2.8.6 and up. I didn't test before 2.8.6.
should fix or remove the switch/docs.

This doesn't seem to be a client issue at all. This does not repro against servers that properly support all version (e.g. MyGet).

This is a nuget.org bug.

Relevant bug https://github.com/NuGet/NuGetGallery/issues/3274.

Closing

Was this page helpful?
0 / 5 - 0 ratings