NuGet/Home

Trim the input in the search box for “Installed” and “Updates” tab

Open

#12.030 aperta il 17 ago 2022

Vedi su GitHub
 (11 commenti) (1 reazione) (0 assegnatari)HTML (292 fork)batch import
Category:Quality WeekFound:ManualTestsFunctionality:VisualStudioUIPriority:2Product:VS.ClientType:Buggood first issuehacktoberfesthelp wanted

Metriche repository

Star
 (1459 star)
Metriche merge PR
 (Merge medio 464g 23h) (1 PR mergiata in 30 g)

Descrizione

NuGet Product Used

NuGet.exe

Product Version

Dev\6.4.0.47

Worked before?

No response

Impact

It bothers me. A fix would be nice

Repro Steps & Context

Installation steps:

  1. Install VS Main\32916.354 from: Pipelines - Run main-32816.354 (visualstudio.com)
  2. Install NuGet Client Dev\6.4.0.47 from: Pipelines - Run 6.4.0.47 (visualstudio.com)

Repro steps:

  1. Create a C# Class Library (.Net Core) project.
  2. Build the solution and make sure compilation succeeds.
  3. Right-click the project in Solution Explorer and select “Manage NuGet Packages…” menu item to open PM UI.
  4. Click “Browse” tab and select the “nuget.org” from Package source drop-down list.
  5. Search 'Microsoft.NETCore.Platforms' package in the filter of “Browse” tab, select version 6.0.1 in the “Version” drop-down box and click the ‘Install’ button on the right panel.
  6. Switch to the “Installed” and “Updates” tab.

Expected:

The package should show on “Installed” and “Updates” tab.

Actual:

No package found on “Installed” and “Updates” tab as below screenshot. image image image

Note:

The issue reproes when the project is first created.

Verbose Logs

No response

Guida contributor