You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> nuget update -self
Checking for updates from https://api.nuget.org/v3/index.json [https://api.nuget.org/v3/index.json].
GET https://api.nuget.org/v3/registration5-gz-semver2/nuget.commandline/index.json
OK https://api.nuget.org/v3/registration5-gz-semver2/nuget.commandline/index.json 824ms
Currently running NuGet.exe 5.9.1.
NuGet.exe is up to date.
Update successful.
> nuget update -self
Checking for updates from https://api.nuget.org/v3/index.json [https://api.nuget.org/v3/index.json].
GET https://api.nuget.org/v3/registration5-gz-semver2/nuget.commandline/index.json
OK https://api.nuget.org/v3/registration5-gz-semver2/nuget.commandline/index.json 824ms
Currently running NuGet.exe 5.9.1.
NuGet.exe is up to date.
Update successful.
The text was updated successfully, but these errors were encountered:
NuGet Product Used
NuGet.exe
Product Version
NuGet.exe 5.9.1
Worked before?
NuGet.exe 5.9.1
Impact
It's more difficult to complete my work
Repro Steps & Context
Attempting to update
nuget
from the command line:I can only upgrade to 5.10 manually by downloading the
latest
version on nuget.org:https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
This appears to be caused by the package
NuGet.CommandLine
being stuck back on5.9.1
?https://www.nuget.org/packages/NuGet.CommandLine/
Verbose Logs
The text was updated successfully, but these errors were encountered: