Skip to content

Install-Scripts - Removing out of support coherent version option #20736

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

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

bekir-ozturk
Copy link
Contributor

Related issue dotnet/install-scripts#64

Install scripts no longer allow downloading coherent versions and we have decided to remove that feature.
This PR updates the documentation to remove the section related to coherent version option.

Related issue dotnet/install-scripts#64

Install scripts no longer allow downloading coherent versions and we have decided to remove that feature.
This PR updates the documentation to remove the section related to `coherent` version option.
@@ -179,7 +179,6 @@ The install scripts do not update the registry on Windows. They just download th
Represents a specific build version. The possible values are:

- `latest` - Latest build on the channel (used with the `-Channel` option).
- `coherent` - Latest coherent build on the channel; uses the latest stable package combination (used with Branch name `-Channel` options).
Copy link
Contributor

Choose a reason for hiding this comment

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

We are dropping the coherent feature. We do not think it works correctly and it has not been a reasonable value for some time.

Docs folks: Is it OK for us to just drop it, or do we need a note explaining the date on which we dropped it?

Copy link
Contributor

Choose a reason for hiding this comment

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

OK to just drop.

@tdykstra tdykstra merged commit 9ce9755 into master Sep 22, 2020
@tdykstra tdykstra deleted the dev/bozturk/remove-coherent-version branch September 22, 2020 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants