NuGet restore improperly NoOps when 2 projects are sharing obj directory #6114
Labels
Area:RestoreNoOp
The PackageReference no-op
Functionality:Restore
Priority:2
Issues for the current backlog.
Product:dotnet.exe
Type:Bug
Milestone
@emgarten
dotnet new console
dotnet run
(just to make sure it runs)dotnet restore
dotnet run
(make sure it runs too)dotnet restore
(does nothing)dotnet run
The text was updated successfully, but these errors were encountered: