Skip to content

Reference N-1 version of Roslyn from aspnetcore in SB#2705

Merged
mthalman merged 1 commit intodotnet:mainfrom
mthalman:dev/mthalman/issue5355
Oct 2, 2025
Merged

Reference N-1 version of Roslyn from aspnetcore in SB#2705
mthalman merged 1 commit intodotnet:mainfrom
mthalman:dev/mthalman/issue5355

Conversation

@mthalman
Copy link
Copy Markdown
Member

@mthalman mthalman commented Oct 2, 2025

Temporary workaround for dotnet/source-build#5355

Changes aspnetcore to always reference the N-1 version of Roslyn. This ensures it will use 5.0 instead of 5.1 while 5.0 is currently in the N-1 configuration. This will allow the RequestDelegateGenerator source generator to be compiled against 5.0 of Roslyn and be compatible with the 5.0 version of the SDK being used in the build.

A more targeted fix will be made later.

@mthalman mthalman enabled auto-merge (squash) October 2, 2025 17:07
@mthalman mthalman merged commit fe6b307 into dotnet:main Oct 2, 2025
11 checks passed
@mthalman mthalman deleted the dev/mthalman/issue5355 branch October 2, 2025 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants