Skip to content

Remove .NET Framework installer#31

Closed
qupo1 wants to merge 2 commits intohyphanet:masterfrom
qupo1:remove-dotnet
Closed

Remove .NET Framework installer#31
qupo1 wants to merge 2 commits intohyphanet:masterfrom
qupo1:remove-dotnet

Conversation

@qupo1
Copy link
Contributor

@qupo1 qupo1 commented Jan 3, 2025

Current Windows (10/11) already includes .NET Framework 4.0 or later.

qupo1 added 2 commits January 3, 2025 14:10
.NET Framework 4.0 or later is already installed on supported Windows (10/11).
Previous commit removes usage of this file.
@ArneBab
Copy link
Contributor

ArneBab commented Jan 6, 2025

I don’t think we can remove Windows 7 or 8 support yet. We can’t promise maintenance, but intentionally breaking that support isn’t where we should go. Especially because Windows moved to a subscription model, so many people may not actually be able to afford those new versions on the long run.

Can you exclude .NET install only for W10+?

@qupo1
Copy link
Contributor Author

qupo1 commented Jan 8, 2025

Thank you for review!
I understand your decision to keep compat with Windows 7/8. Therefore, I'm closing this PR as it is no longer needed. (In Windows 10, dotNET 4 is already excluded from installation)
I will open another PR which bump bundled deps. Thank you!

@qupo1 qupo1 closed this Jan 8, 2025
@qupo1 qupo1 deleted the remove-dotnet branch January 8, 2025 13:27
@ArneBab
Copy link
Contributor

ArneBab commented Jan 8, 2025

Thank you!

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.

2 participants