-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
NuGet/NuGet.Client
#4824Labels
Found:ManualTestsFunctionality:VisualStudioUIPackage Manager UI et alPackage Manager UI et alPriority:2Issues for the current backlog.Issues for the current backlog.Product:VS.ClientType:Bug
Milestone
Description
NuGet Product Used
Visual Studio Package Management UI
Product Version
NuGet Client Dev\6.4.0.92
Worked before?
No response
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Repro steps:
- Set the environment Variable NUGET_TRANSITIVE_DEPENDENCIES_IN_PMUI=1.
- Create a new C# Console App (.Net Core) project.
- Right-click the project in Solution Explorer and select ‘Manage NuGet Packages…’ menu item to open PM UI.
- Click “Browse” tab, search a package (e.g. “Microsoft.EntityFrameworkCore”) that has dependencies, select a package version [6.0.4] in the "Version" drop-down list in the right panel and click the “Install” button on the right.
- Switch to “Installed” tab.
Expected:
The transitive package should show in “Installed” tab.
Actual:
The transitive package doesn’t show in “Installed” tab as below screenshot.

Notes:
- The transitive package can be show in “Installed” tab after closing solution/VS and reopening the same solution.
- The issue starts from NuGet Client Dev\6.4.0.90.
Verbose Logs
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Found:ManualTestsFunctionality:VisualStudioUIPackage Manager UI et alPackage Manager UI et alPriority:2Issues for the current backlog.Issues for the current backlog.Product:VS.ClientType:Bug
Type
Fields
Give feedbackNo fields configured for issues without a type.