-
Notifications
You must be signed in to change notification settings - Fork 133
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
Rebootstrap the VMR #4362
Comments
The build that I was going to pull the artifacts from failed when building Roslyn in Stage 2:
If we rebootstrap, all the Stage 1 builds will fail with this same error. cc @ViktorHofer @dotnet/source-build-internal |
Let's try to get dotnet/installer#19594 in and then make a re-bootstrap. That includes the roslyn fix. Ideally we would then send re-boostrap PRs into both sdk and installer. |
All required rebootstrapping work is complete. Closing. |
Once dotnet/installer#19612 is merged and a build has been completed with the changes, the VMR needs to be rebootstrapped in order to resolve dotnet/sdk#40572 (comment).
dotnet/installer#19683 needs to be reverted after the rebootstrap as well.
Will close after we rebootstrap again and dotnet/installer#19683 gets reverted (for sdk)
The text was updated successfully, but these errors were encountered: