Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Bash] The “Package Level” column will show “transitive” for several seconds when installing a top-level package in solution-level PM UI #13972

Open
v-luzh opened this issue Nov 29, 2024 · 0 comments

Comments

@v-luzh
Copy link

v-luzh commented Nov 29, 2024

NuGet Product Used

Visual Studio Package Management UI

Product Version

Dev\6.13.0.79

Worked before?

It’s not a regression since it is a new feature.

Impact

It bothers me. A fix would be nice

Repro Steps & Context

Details about problem

NuGet Version: Dev\6.13.0.79
VS Version: Main\35528.37
OS: Windows-11-Enterprise-23H2

Notes:  

  1. The repro rate is 100%. 
  2. It’s not a regression since it is a new feature.

Repro Steps:   

  1. Create a “C# Console App (.NET 9.0)” project.   
  2. Right-click the solution in Solution Explorer window and select "Manage NuGet Packages for Solution…" menu item to open the solution-level PM UI.   
  3. Click “Browse” tab and select the source “nuget.org” from Package source drop-down list.
  4. Install a package (e.g. log4net) and observe “Package Level” column in the details pane.

Expected Result:

It should show “top-level” in the “Package Level” column in the details pane.

Actual Result:

The “Package Level” column will show “transitive” for several seconds, and then update to the correct “top-level” as the screenshot below.
TransitivePackageFlashed

Verbose Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant