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

[Feature] - Support Modern .NET #226

Open
smaillet opened this issue Mar 8, 2025 · 0 comments
Open

[Feature] - Support Modern .NET #226

smaillet opened this issue Mar 8, 2025 · 0 comments
Assignees

Comments

@smaillet
Copy link
Member

smaillet commented Mar 8, 2025

Convert code base to support a modern (LTS) version of .NET. .NET framework isn't something anyone should target anymore, and we are currently at .NET 9 with .NET 10 on the way soon. This
code base should abandon .NET Framework (and legacy C# versions that go with it) and move to a current version

Describe the solution you'd like
Convert code base to using at least .NET 8 (with an eye on support for .NET 10)

Describe alternatives you've considered
None really, leaving it in the land of unsupported frameworks means it goes EOL along with them.

@smaillet smaillet added this to LLVM20 Mar 8, 2025
@smaillet smaillet self-assigned this Mar 8, 2025
@smaillet smaillet moved this to In progress in LLVM20 Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

1 participant