You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.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).
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.
.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
https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core ↩
The text was updated successfully, but these errors were encountered: