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

Revert "Revert "Remove downlevel runtimes from global.json"" #40701

Merged
merged 2 commits into from
Mar 15, 2022

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Mar 14, 2022

Reverts #40699 & adds an explicit 3.1 restore before trying to use BinlogToSln

@wtgodbe wtgodbe requested review from a team and dougbu as code owners March 14, 2022 20:21
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 14, 2022
@wtgodbe
Copy link
Member Author

wtgodbe commented Mar 14, 2022

Should work now that we're explicitly restoring 3.1 for this step

@wtgodbe
Copy link
Member Author

wtgodbe commented Mar 14, 2022

@wtgodbe
Copy link
Member Author

wtgodbe commented Mar 14, 2022

Test build worked

Copy link
Member

@dougbu dougbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving but I prefer the "rollForward": "major" approach

@wtgodbe
Copy link
Member Author

wtgodbe commented Mar 15, 2022

Approving but I prefer the "rollForward": "major" approach

May not be possible for local tools - dotnet/sdk#10375. @marcpopMSFT @dsplaisted is this supported now?

@dsplaisted
Copy link
Member

I think dotnet/sdk#10375 was about a command-line option to enable tool roll-forward. We never did that. However, a tool should be able to specify "rollForward": "major" in its runtimeconfig.json file and that should work.

@wtgodbe
Copy link
Member Author

wtgodbe commented Mar 15, 2022

I'm just going to take this as-is then since we're downloading & running the tool in the script

@wtgodbe wtgodbe merged commit b4fd864 into main Mar 15, 2022
@wtgodbe wtgodbe deleted the revert-40699-revert-40393-wtgodbe/Silicon branch March 15, 2022 19:42
@ghost ghost added this to the 7.0-preview3 milestone Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants