-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[main] Update dependencies from dotnet/roslyn #11068
[main] Update dependencies from dotnet/roslyn #11068
Conversation
…201.2 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.Net.Compilers.Toolset From Version 4.13.0-3.24575.2 -> To Version 4.13.0-3.24601.2
CI build failed with the error below.
csc.dll in the updated Microsoft.Net.Compilers.Toolset 4.13.0-3.24601.2 needs Framework: 'Microsoft.NETCore.App', version '9.0.0' (x64), while currently msbuild uses dotnet 9.0.100-rc.2.24474.11 that contains Microsoft.NETCore.App 9.0.0-rc.2.24473.5. #11032 updates dotnet to 9.0.100 containing Microsoft.NETCore.App 9.0.0. Unfortunately, current bootstrap sdk 9.0.200-preview.0.24523.19 contains Microsoft.NETCore.App 9.0.0-rc.2.24473.5 that causes another version mismatch. |
same problem here #11032 |
…207.3 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.Net.Compilers.Toolset From Version 4.13.0-3.24575.2 -> To Version 4.13.0-3.24607.3
This pull request updates the following dependencies
From https://github.com/dotnet/roslyn