Skip to content

Update install.md to reference NET 8 - #1744

Merged
mjcheetham merged 1 commit into
git-ecosystem:releasefrom
derekantrican:patch-1
Oct 21, 2024
Merged

Update install.md to reference NET 8#1744
mjcheetham merged 1 commit into
git-ecosystem:releasefrom
derekantrican:patch-1

Conversation

@derekantrican

Copy link
Copy Markdown
Contributor

I just tried to run the dotnet tool install -g git-credential-manager command and it failed because I did not have .NET 8 installed. So updating the docs.

@dscho dscho left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Does this leave some ancient CentOS systems behind?

@derekantrican

Copy link
Copy Markdown
Contributor Author

Does this leave some ancient CentOS systems behind?

I have no idea. I just know that I tried to follow the install instructions for .NET 7 and it said I needed .NET 8. So I'm updating the instructions

@dscho

dscho commented Oct 19, 2024

Copy link
Copy Markdown
Contributor

Does this leave some ancient CentOS systems behind?

I have no idea. I just know that I tried to follow the install instructions for .NET 7 and it said I needed .NET 8. So I'm updating the instructions

It would be good if you could do the research lest you break other people's scenarios in an attempt to fix your own.

@dscho

dscho commented Oct 20, 2024

Copy link
Copy Markdown
Contributor

And if you want to avoid doing the necessary work, you could always change the suggestion to ".NET 7.0 or later".

@derekantrican

derekantrican commented Oct 21, 2024

Copy link
Copy Markdown
Contributor Author

This is only a documentation change, this will not break anything. .NET 8 is required as of #1579 - that change is what will actually "break other people's scenarios".

I see a similar change was made to only this file in #1345 when support for .NET 6 was removed

@mjcheetham

Copy link
Copy Markdown
Contributor

The .NET 8 runtime is indeed required for the .NET tool, so this documentation update is correct.

CentOS 7 and 8 are now out of support, and also not supported by .NET 8. Those users should be moving to CentOS Stream, which we and .NET 8 both support.

@mjcheetham
mjcheetham enabled auto-merge October 21, 2024 09:28
@mjcheetham
mjcheetham disabled auto-merge October 21, 2024 09:28
@mjcheetham
mjcheetham merged commit bbdd58e into git-ecosystem:release Oct 21, 2024
Lauramansanarez42

This comment was marked as resolved.

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.

4 participants