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

Remove support for .net 6 and 7, and add support for .net 9 #580

Closed
wants to merge 3 commits into from

Conversation

TedHartMS
Copy link
Collaborator

@TedHartMS TedHartMS commented Aug 9, 2024

Fixes #578

@TedHartMS TedHartMS requested a review from badrishc August 9, 2024 16:49
Update ci.yml and nightly.yml to set up net9
Fix warnings about ReadOnlySpan comparison to null or default (replace with .IsEmpty)
@TedHartMS TedHartMS requested a review from darrenge as a code owner August 9, 2024 19:06
@TedHartMS
Copy link
Collaborator Author

Abandoning in favor of #582 which only removes support for downlevel .net versions; support for .net9 will be added later

@TedHartMS TedHartMS closed this Aug 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove support for dotnet 6
1 participant