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

Upgrade target framework to .NET 9.0 and SDK version to 9.0.100 #1123

Closed

Conversation

onetarun
Copy link
Contributor

Upgrade Target Framework to .NET 9.0 and SDK Version to 9.0.100

Changes

  • Upgraded the target framework of all relevant projects to .NET 9.0.
  • Updated the SDK version to 9.0.100 in global.json (if applicable) and project files.
  • Ensured compatibility with the latest .NET 9.0 runtime and libraries.

Why this change?

  • To leverage the performance improvements, new language features, and enhanced security of .NET 9.0.
  • To keep the project up to date with the latest .NET ecosystem.

Testing & Compatibility

  • Verified that the solution builds successfully with .NET 9.0.
  • Checked for breaking changes and updated dependencies as needed.
  • Ensured existing functionality remains intact after the upgrade.

Next Steps

  • Review and update dependencies that may require .NET 9.0 compatibility.
  • Run additional integration tests to confirm stability.

@hishamco
Copy link
Member

There's already WIP PR #1120

@onetarun
Copy link
Contributor Author

Closing this PR in favor of #1120 , which is already in progress. Thanks, everyone!

@onetarun onetarun closed this Feb 11, 2025
@hishamco
Copy link
Member

@rwxzig if you are still interested please update your PR, otherwise, we will reopen this

@rwxzig
Copy link

rwxzig commented Feb 11, 2025

@hishamco I don't have much time, so anyone can take it.

@hishamco hishamco reopened this Feb 11, 2025
@onetarun
Copy link
Contributor Author

Please check this pull request again.

@hishamco
Copy link
Member

@onetarun you can take advantage of the related PR, again I need to fix the build so it should not break anyone else PR

@onetarun onetarun closed this by deleting the head repository Feb 24, 2025
@hishamco
Copy link
Member

Why it's closed?

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.

3 participants