NuGet Product Used
Visual Studio Package Management UI
Product Version
VS Main/11407.71 + NuGet Client Dev/7.3.0.55
Worked before?
It is not a regression since the checkbox ‘Use separate sources for vulnerability audit’ is a new feature.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Note:
- Repro rate: 100%.
Repro Steps:
- Create a C# Console App (.NET 10.0) in VS and open the project-level PM UI.
- Click the menu ‘Tools->Options->NuGet Package Manager->Sources’ and add a local package source with the package name ‘Local’ in the ‘Package sources’ section.
- Check the ‘Use separate sources for vulnerability audit’ and click the ‘Save All’ button.
- Close VS, reload the solution and go to ‘Options->NuGet Package Manager->Sources’ page.
Expected Result:
The checking state of the checkbox ‘Use separate sources for vulnerability audit’ should be remembered.
Actual Result:
The checking state of the checkbox ‘Use separate sources for vulnerability audit’ has not been remembered as the screenshot.
