Open v-luzh opened 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.
I then installed Newtonsoft.json package first and then tried to install coverlet.collector
which succeeded surprisingly.
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.
Thanks for Kartheek's update. Same result with kartheekp-ms on VS Main\34912.06 + NuGet Client Dev\6.11.0.49.
It still reproes on VS Main\35222.175 + NuGet Client Dev\6.12.0.82.
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:
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.
Notes:
It seems not a regression since it reproes on D17.4\33110.190.
Verbose Logs
No response