NuGet / Home

Repo for NuGet Client issues
Other
1.49k stars 250 forks source link

[Bug Bash] Installing the package “coverlet.collector” into WPF Application (.NET Framework) makes Browse tab unable to use #12340

Open v-luzh opened 1 year ago

v-luzh commented 1 year ago

NuGet Product Used

Visual Studio Package Management UI

Product Version

Dev\6.5.0.136

Worked before?

No response

Impact

It's more difficult to complete my work

Repro Steps & Context

Repro Steps:

  1. Create a WPF Application (.NET Framework) project in VS.
  2. Open PM UI of the project, go to Browse tab and try to install the package “coverlet.collector”.
  3. There is an error in Error List window, click Installed tab and click back to Browse tab.

Expected:

No error occurred and the error cannot make Browse tab unable to use.

Actual:

Installing the package “coverlet.collector” into WPF Application (.NET Framework) makes Browse tab unable to use as below screenshot. image

Notes:

It seems not a regression since it reproes on D17.4\33110.190.

Verbose Logs

No response

kartheekp-ms commented 1 year ago

I am able to reproduce a different error when trying to install coverlet.collector into WPF Application (.NET Framework) but in my case the browse tab was usable. I don't see Error occurred in the browse tab. I tried on Version 17.5.0 Preview 3.0 which has NuGet 6.5.0.136 bits.

image

image

I then installed Newtonsoft.json package first and then tried to install coverlet.collector which succeeded surprisingly.

image

jeffkl commented 1 year ago

Team Triage: Reach out to the owners of coverlet.collector and let them know that installing their package is breaking design-time builds which affects Visual Studio functionality.

v-luzh commented 1 month ago

Thanks for Kartheek's update. Same result with kartheekp-ms on VS Main\34912.06 + NuGet Client Dev\6.11.0.49.