Skip to content
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

Fix previously-source-built bootstrap #12642

Merged
merged 3 commits into from
Nov 15, 2021

Conversation

dseefeld
Copy link

Update the bootstrap project to:

  1. Restore desired packages

  2. If downloaded packages have a different version (i.e. the build sequence can be different between MS build and source-build):

    • Copy the package that got downloaded, renaming to match source package casing.
    • Update the PackageVersions.props file to include the new version.

Fixes: dotnet/source-build#2599

@MichaelSimons MichaelSimons enabled auto-merge (squash) November 15, 2021 22:55
@MichaelSimons MichaelSimons merged commit 7f02ccd into dotnet:release/6.0.1xx Nov 15, 2021
@dseefeld dseefeld deleted the fixPrevSBBootstrap branch November 17, 2021 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants