[Bug Bash] The package version showing behavior in the Version drop-down box is inconsistent between the Solution-level PM UI and the project-level PM UI after installing a non-latest version of the package #14033
Labels
Category:Quality Week
Issues that should be considered for quality week
Found:ManualTests
Functionality:VisualStudioUI
Package Manager UI et al
Priority:2
Issues for the current backlog.
Product:VS.Client
SeQuality
Type:Bug
NuGet Product Used
Visual Studio Package Management UI
Product Version
NuGet Client Dev\6.13.0.113
Worked before?
It’s not a regression since the issue reproes on D16.11\34601.136 with implicit NuGet 5.11.6.4 and D17.12\35702.32 with implicit NuGet 6.12.3.1.
Impact
It bothers me. A fix would be nice
Notes:
The repro rate is 100%.
It doesn’t repro non-SDK projects.
It doesn’t repro after switching to any other package in the package list and then select the installed package again.
Repro Steps & Context
Create a C# Class Library (.NET [latest]) project.
Right-click the Solution Explorer and select "Manage NuGet Packages for Solution…" menu item to open PM UI.
Select the package source: "nuget.org" near the gear button.
Go to the “Browse" tab, install a non-SDK package version “Newtonsoft.json 13.0.1” into the Project.
Observe the package version in the Version drop-down box in the details pane.
Expected:
The package version in the Version drop-down box is the latest version as same as project-level PM UI.
Actual:
The package version in the Version drop-down box is the installed version as below. It is inconsistent with project-level PM UI.
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: