-
Notifications
You must be signed in to change notification settings - Fork 136
Microsoft.CodeAnalysis in 5.0.100 source-built Razor SDK is newer than Microsoft-built copy #1869
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Assuming we're building 3.8.0 for some valid reason, this could mean the Microsoft SDK is incoherent. It might be fine for us to replace 3.7.0 with 3.8.0 in this case. But maybe we don't have a valid reason for 3.8.0? |
Actually, directly inspecting all
|
@JunTaoLuo, do you know if it's ok for source-build to use a 3.8.0 version at Is this something that should be fixed in 5.0 servicing in the Microsoft build to make it more coherent? |
@mmitche, maybe you have some broader context over whether that incoherency is expected in the 5.0 SDK, if it's ok for source-build to use 3.8.0 in both cases? |
Triage: @JunTaoLuo, @mmitche, any thoughts on this? |
Filed dotnet/aspnetcore#28096 to figure out what the next steps are. |
In dotnet/aspnetcore#28096 it's confirmed that using 3.8.0 in both places is fine. Closing. There's a PR proposed for 5.0.1 to update the Microsoft build to use 3.8.0 in both places there, too. In the future, when we start building multiple SDK bands, we may get incoherent again due to the nature of building an SDK tool inside a Runtime repo like aspnetcore. More details: dotnet/aspnetcore#28096 (comment) |
Uh oh!
There was an error while loading. Please reload this page.
(In the source-built SDK, Roslyn is 3.8.0 including in
Sdks/Microsoft.NET.Sdk.Razor/tools
.)The text was updated successfully, but these errors were encountered: