[Bug Bash] Only one error NU1004 displays in Error List window with the solution contains multiple non-SDK projects after restoring with enabled “RestoreLockedMode” #13754
Labels
Area:RestoreRepeatableBuild
The lock file features
Found:ManualTests
Priority:3
Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Product:VS.Client
Style:PackageReference
Type:Bug
NuGet Product Used
Visual Studio Package Management UI
Product Version
Dev\6.12.0.87
Worked before?
It’s not a regression since it reproduced on both D16.11\34601.136 and D17.11\35208.52.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Repro Steps:
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<RestoreLockedMode>true</RestoreLockedMode>
Expected:
Error NU1004 should displays for every project because the same action is performed for every project.
Actual:
Only one error NU1004 displays as below:
Notes:
The text was updated successfully, but these errors were encountered: