NuGet / Home

Repo for NuGet Client issues
Other
1.5k stars 252 forks source link

Manage NuGet Packages should not be shown for Unloaded Projects in CodeSpaces #10544

Closed donnie-msft closed 10 months ago

donnie-msft commented 3 years ago

Details about Problem

NuGet product used (NuGet.exe | Visual Studio | MSBuild.exe | dotnet.exe): VS

Product version: 16.9p4

Worked before? If so, with which NuGet version:

Repro steps and/or sample project

  1. Open a solution in CodeSpaces.
  2. Unload a project.
  3. Right click the project in Solution Explorer
  4. Observe "Manage NuGet Packages" is shown. It shouldn't be shown, as it doesn't work, and is not shown in Standalone.

image

Verbose Logs

rrelyea commented 3 years ago

targeting 16.10, as standalone works fine, which is 16.9 qb mode priority.

donnie-msft commented 10 months ago

Closing CodeSpaces issues.