...missing project reference should lead to error NU1104...
Describe the bug Building a solution with a missing project reference in one of the projects does not lead to error NU1104 when building via dotnet build but does so when building inside Visual Studio. To Reproduce Create a new .NET 5 co...