CSC : error CS9057: Analyzer assembly '/__w/_temp/dotnet-sources/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/_temp/dotnet-sources/src/aspnetcore/src/Identity/Core/src/Microsoft.AspNetCore.Identity.csproj]
This is the same issue that popped up in #5345. But it's only happening in the source-build-outer-loop pipeline which runs Mono legs.
VMR commits:
- working:
0d0ac120533f59dc1be83f960382ce1856c59485
- failing:
24f2cb8ece4b8f92df76dbaee7cdabc969a1bbf5
Failing build (internal link)
This is the same issue that popped up in #5345.
But it's only happening in thesource-build-outer-looppipeline which runs Mono legs.VMR commits:
0d0ac120533f59dc1be83f960382ce1856c5948524f2cb8ece4b8f92df76dbaee7cdabc969a1bbf5Failing build (internal link)