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

Add support for .NET 9 #2362

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ffernandolima
Copy link
Contributor

  • Removed support for .NET 6 as it has reached the end of support;
  • Added support for .NET 9;
  • Set 'LangVersion' to 'latest'.

@ffernandolima ffernandolima requested review from a team as code owners November 20, 2024 18:52
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
✅ ffernandolima
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@ffernandolima ffernandolima force-pushed the dotnet-9-support branch 2 times, most recently from 0218744 to 552eb2a Compare November 27, 2024 17:53
@Havret
Copy link
Contributor

Havret commented Nov 29, 2024

Would it make sense to add support for a version of .NET that isn't LTS?

@ffernandolima
Copy link
Contributor Author

Would it make sense to add support for a version of .NET that isn't LTS?

@Havret, I agree with you to some extent, and I believe this is open for discussion. However, the primary objective of this PR is to remove .NET 6, as it has reached its end of support and should no longer be used in active development.

Added support for .NET 9;
Set 'LangVersion' to 'latest'.
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.

2 participants