-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Labels
area-upstream-fixNeeds a change in a contributing repoNeeds a change in a contributing repo
Description
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)
Metadata
Metadata
Assignees
Labels
area-upstream-fixNeeds a change in a contributing repoNeeds a change in a contributing repo
Type
Projects
Status
In Progress