AspNetCore is failing to build in the public and internal 10.0 RC2 branches due to a compiler version mismatch. The error encountered is:
CSC : error CS9057: Analyzer assembly '/__w/1/s/src/aspnetcore/artifacts/bin/Microsoft.AspNetCore.Http.RequestDelegateGenerator/Release/netstandard2.0/Microsoft.AspNetCore.Http.RequestDelegateGenerator.dll' cannot be used because it references version '5.1.0.0' of the compiler, which is newer than the currently running version '5.0.0.0'. [/__w/1/s/src/aspnetcore/src/Identity/Core/src/Microsoft.AspNetCore.Identity.csproj]