Skip to content

Fix dotnet-sdk-2.1 version recommendation: SDK #19921

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
Aug 10, 2020

Conversation

dagood
Copy link
Member

@dagood dagood commented Aug 9, 2020

I think this is wrong and the SDK package should use <sdk version>:

  • dotnet-sdk-[major].[minor] - Installs the latest sdk for specific runtime
    • Version: <runtime version>

It looks like this started with a mistake in my suggestion at #13196 (comment), so I doubt there was any reason for it to be <runtime version>.

/cc @tmds @omajid

Copy link
Member

@omajid omajid left a comment

Choose a reason for hiding this comment

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

Thanks for catching and fixing this!

Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

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

Thanks!

@tdykstra tdykstra merged commit 8d01b39 into dotnet:master Aug 10, 2020
@dagood dagood deleted the sdk-version branch August 10, 2020 16:22
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.

5 participants