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

feat: Support for .NET 8 #211

Merged
merged 10 commits into from
Nov 20, 2023
Merged

Conversation

SOsterbrink
Copy link
Member

  • Added .NET 8 build targets
    .NET 8 is currently not used as the default version which is published. For example in the Build Task .NET 6 is still used.

  • Fixed various new Warnings introduced by the new .NET and C# version

@SOsterbrink SOsterbrink linked an issue Nov 17, 2023 that may be closed by this pull request
@marklechtermann marklechtermann changed the title 196 check compatibility with net 8 feat: Support for .NET 8 Nov 20, 2023
@marklechtermann marklechtermann merged commit 9b15574 into main Nov 20, 2023
4 checks passed
@marklechtermann marklechtermann deleted the 196-check-compatibility-with-net-8 branch November 20, 2023 11:07
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

Successfully merging this pull request may close these issues.

Check compatibility with .NET 8
2 participants