Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Add sdk roll.forward policy in global.json #39428

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

ViktorHofer
Copy link
Member

I just noticed that the added sdk version forces everyone now to install that sdk version. Newer versions beyond the patch level aren't valid with the default roll-forward policy. Setting to major to not restrict any newer sdk version.

The change was merged two days ago: dotnet/core-setup#6953. Ideally we would also update the sdk but I'm hesitant to force every dev in corefx to download the very latest nightly build.

@ViktorHofer
Copy link
Member Author

Merging as that setting is ignored with the current SDK. Unblocking local devs that right now install a newer feature band.

@ViktorHofer ViktorHofer merged commit 4ddf96f into dotnet:master Jul 12, 2019
@ViktorHofer ViktorHofer deleted the RollForwardGlobalJson branch July 12, 2019 17:00
@karelz karelz added this to the 3.0 milestone Jul 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants