You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It’s not a regression since it reproes on D16.11\34601.136 with implicit NuGet Client 5.11.6.4.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Repro Steps:
Create a solution with two C# Console App (.NET 8.0) projects (called Project1 and Project2), right-click the solution in the Solution Explorer window and select the menu item “Manage NuGet Packages for Solution…”..
Go to ‘Browse’ tab, install the package ‘jQuery 3.5.0’ into Project1 and install the package ‘jQuery 3.6.0’ into Project2.
In the right panel, select the ‘3.5.0’ in the drop-down list of ‘Version’ box and click the alternate package link ‘jQuery>=3.5.0.1’.
Don’t delete the searching string “packageid:[PackageName]” in the filter and click the ‘Installed’/’Updates’/’Consolidate’ tab.
Expected Results:
The searching mode “packageid:[PackageName]” should also be supported in the filter of ‘Installed’/’Updates’/’Consolidate’ tab. There should be the package ‘jQuery’ listed in ‘Installed’/’Updates’/’Consolidate’ tab in this instance.
Actual Result:
The searching mode “packageid:[PackageName]” is not supported in the filter of ‘Installed’/’Updates’/’Consolidate’ tab as below screenshot. It doesn’t make sense because the searching mode “packageid:[PackageName]” is supported in ‘Browse’ tab.
Notes:
Repro Rate: 100%
Verbose Logs
No response
The text was updated successfully, but these errors were encountered:
Team Triage: Unfortunately making this work is very involved. Only certain endpoints support such filtering and so the feature would need to be enabled only if the feed supported it.
NuGet Product Used
Visual Studio Package Management UI
Product Version
Dev\6.11.0.96
Worked before?
It’s not a regression since it reproes on D16.11\34601.136 with implicit NuGet Client 5.11.6.4.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Repro Steps:
Expected Results:
The searching mode “packageid:[PackageName]” should also be supported in the filter of ‘Installed’/’Updates’/’Consolidate’ tab. There should be the package ‘jQuery’ listed in ‘Installed’/’Updates’/’Consolidate’ tab in this instance.
Actual Result:
The searching mode “packageid:[PackageName]” is not supported in the filter of ‘Installed’/’Updates’/’Consolidate’ tab as below screenshot. It doesn’t make sense because the searching mode “packageid:[PackageName]” is supported in ‘Browse’ tab.
Notes:
Repro Rate: 100%
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: