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

.NET 6 has hit EOL #259

Open
GGG-KILLER opened this issue Dec 18, 2024 · 1 comment
Open

.NET 6 has hit EOL #259

GGG-KILLER opened this issue Dec 18, 2024 · 1 comment

Comments

@GGG-KILLER
Copy link

.NET 6 has hit EOL on November 12, 20241 and will no longer be supported nor receive updates.
Recommended path is to upgrade either to .NET 8 (LTS) or .NET 9 (STS).

We've hit this while removing .NET 6 and 7 from nixpgks: NixOS/nixpkgs#326335.

Footnotes

  1. https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core

@Shivansps
Copy link
Member

Yeah, we are aware of that, the problem on our case is that .NET 8 removes support for Windows 7 (that FSO still officially supports) and also increases the minimal OS version for MacOS.
So the plan is to continue development until the app is feature complete, that would be 1.4 hopefully, and then move to .NET8 while also providing a legacy OS version on .NET 6.

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

2 participants