Skip to content

[Bug Bash] The string ‘NuGet local resources’ before clearing is inconsistent with the sting ‘NuGet storage’ after clearing #14621

@v-luzh

Description

@v-luzh

NuGet Product Used

Visual Studio Package Management UI

Product Version

VS Main\11128.256 + NuGet Client Dev\7.1.0.43

Worked before?

It is a regression since it doesn't reproes on 17.14.17 with NuGet 6.14.1.1 (Unified Settings was not invloved).

Impact

It bothers me. A fix would be nice

Repro Steps & Context

Notes:

  1. The repro rate is 100%.

Repro Steps:

1.Create a C# Console App (.NET 10.0) in VS.
2.Right-Click the project in the Solution Explorer window and select ‘Manage NuGet Packages…’.
3.Select the source “nuget.org” in the “Package source:” drop-down list and go to “Browse” tab.
4.Install several packages into the project and click the menu ‘Tools -> Options->NuGet Package Manager->General’.
5.Click the ‘Clear NuGet local resources’ button and click the ‘Yes’ button on the prompt dialog.

Expected Result:

The string ‘NuGet local resources’ before clearing should be consistent with the sting after clearing.

Actual Result:

It is called ‘NuGet local resources’ before clearing but it is called ‘NuGet storage’ after clearing.

Image Image

Verbose Logs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions