Skip to content

Conversation

@delatrie
Copy link
Contributor

@delatrie delatrie commented Aug 4, 2025

Context

Currently, the test projects and the CI pipeline target .NET 6.0, which has reached its EOL in November 2024. This PR switches the development to use .NET 8.0 instead, which is the next LTR release with the EOL set to November 10, 2026.

Additionally, the PR upgrades the C# version to 12, which matches .NET 8.0 and unlocks a bunch of new language features to use in our code base.

@delatrie delatrie merged commit cfd74bc into main Aug 5, 2025
7 checks passed
@delatrie delatrie deleted the update-dotnet branch August 5, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants