NU1107 message provides poor guidance when CPVM + transitive pinning is enabled #12277
Labels
Area:RestoreCPM
Central package management
Functionality:Restore
Priority:2
Issues for the current backlog.
SeQuality
Type:Bug
NuGet Product Used
dotnet.exe
Product Version
7.0.100
Worked before?
No response
Impact
It's more difficult to complete my work
Repro Steps & Context
After applying transitive pinning to the VS-Platform repo, I got this error:
This error gives irrelevant guidance, IMO. Adding a PackageReference to the conflicted package is no longer the appropriate step. Given we have CPVM with transitive pinning, the only fix is to add a
PackageVersion
item for the conflicted package toDirectory.Packages.props
.Verbose Logs
No response
The text was updated successfully, but these errors were encountered: