NuGet Product Used
Visual Studio Package Management UI
Product Version
VS Main\11714.293 + NuGet Client Dev\7.7.0.10
Worked before?
It is a regression since it starts to repro from Dev\7.6.0.54, didn’t repro on Dev\7.6.0.53.
Impact
It's more difficult to complete my work
Repro Steps & Context
Note:
- Repro rate: 100%.
- The issue doesn’t repro for updating operation.
- The issue doesn’t repro for non-SDK style project, no matter the package format is ‘Packages.config’ or ‘PackageReference’.
Repro Steps:
- Create a C# Console App (.NET 10.0) in VS and open the project-level PM UI.
- Go to the ‘Browse’ tab of PM UI and select the source ‘nuget.org’ from the ‘Package source’ dropdown list.
- Search for a package ‘NUnit’ with a not latest version (for example, 4.3.1) and click the ‘Install’ button.
- Go to the ‘Installed’ tab and uninstall the package.
- Go back to the ‘Browse’ tab and install the package with the same version (NUnit 4.3.1) again.
- Go to the ‘Updates’ tab and uninstall the package.
Expected Result:
PM UI will auto-refresh after the step 3/step 4/step 6.
Actual Result:
PM UI won’t auto-refresh after the step 3/step 4/step 6 as the screenshots below.
Verbose Logs
NuGet Product Used
Visual Studio Package Management UI
Product Version
VS Main\11714.293 + NuGet Client Dev\7.7.0.10
Worked before?
It is a regression since it starts to repro from Dev\7.6.0.54, didn’t repro on Dev\7.6.0.53.
Impact
It's more difficult to complete my work
Repro Steps & Context
Note:
Repro Steps:
Expected Result:
PM UI will auto-refresh after the step 3/step 4/step 6.
Actual Result:
PM UI won’t auto-refresh after the step 3/step 4/step 6 as the screenshots below.
Verbose Logs