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).
I'm aware that most of the projects were converted to .NET 8.0 on 61aebe6, however there are still a few that depend on .NET 6.0 and that's an issue for us as we want to completely remove it and it might result in NAPS2 being removed as well long-term.
.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.
I'm aware that most of the projects were converted to .NET 8.0 on 61aebe6, however there are still a few that depend on .NET 6.0 and that's an issue for us as we want to completely remove it and it might result in NAPS2 being removed as well long-term.
Footnotes
https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core ↩
The text was updated successfully, but these errors were encountered: