-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update to the RTM build of runtime. #51660
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
base: release/10.0.2xx
Are you sure you want to change the base?
Conversation
…xx branch build of all the tooling repos.
|
@tmat last run had a failure in a single watch test. This PR is a bit of a darc mess as it's hard to update only the runtime anymore because of the VMR so it's possible I mismerged something. Can you take a look? Microsoft.DotNet.Watch.UnitTests.EvaluationTests.Microsoft.DotNet.Watch.UnitTests.EvaluationTests.FSharpProjectDependency |
|
Looking |
|
Looks like F# package 11.0.0-alpha1.25556.1 isn't available, which makes sense for 10.0 branch. |
Manually update to the matching 2xx branch build of all the tooling repos.
I updated to the GA build and then updated to the current dotnet/dotnet 2xx branch barid for all of the tooling repos listed here:
https://github.com/dotnet/dotnet/blob/release/10.0.2xx/src/source-manifest.json
I updated to a newer roslyn that's currently in PR.