Skip to content
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

The .NET 6 x64 installer should not permit 10.13 #11976

Closed
vcsjones opened this issue Sep 13, 2021 · 2 comments
Closed

The .NET 6 x64 installer should not permit 10.13 #11976

vcsjones opened this issue Sep 13, 2021 · 2 comments
Milestone

Comments

@vcsjones
Copy link
Member

vcsjones commented Sep 13, 2021

The .NET 6 x64 installer currently permits installing on macOS 10.13

<ReplacementString>10.13</ReplacementString>

According to dotnet/runtime#58575 (comment), 10.13 is not supported. We should consider blocking installation on 10.13 for .NET 6 and raise this to 10.14.

@wfurt
Copy link
Member

wfurt commented Sep 13, 2021

I don't think we should block it @vcsjones. If anything, I would add warning but let users to use it at own risk. I'n most cases there is no real technical reason IMHO and the policy is set to make verification sane.

@marcpopMSFT marcpopMSFT added this to the backlog milestone Sep 15, 2021
@vcsjones
Copy link
Member Author

This issue is obsolete since the installer has since been updated many times to block installation on older and unsupported macOS versions.

@vcsjones vcsjones closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2024
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

No branches or pull requests

3 participants