Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Add --roll-forward command line usage#11233

Merged
wli3 merged 1 commit intodotnet:masterfrom
vitek-karas:RollForwardHelp
Apr 23, 2019
Merged

Add --roll-forward command line usage#11233
wli3 merged 1 commit intodotnet:masterfrom
vitek-karas:RollForwardHelp

Conversation

@vitek-karas
Copy link
Copy Markdown
Member

The new roll forward feature introduces a new command line option --roll-forward. It's implemented by the host, but the command line help is sometimes shown from the code in CLI repo.

The feature is added in dotnet/core-setup#5891

This change modifies the command line help to show --roll-forward.
It also removes the --roll-forward-on-no-candidate-fx. This setting is still supported, but the intent is to obsolete it. The new --roll-forward fully replaces it.

Fixes #11213

@wli3 wli3 self-requested a review April 23, 2019 22:09
@wli3 wli3 merged commit a086d7e into dotnet:master Apr 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add command line usage help for the new --roll-forward option

2 participants