Skip to content

.NET 9 support #30

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

Closed
wants to merge 19 commits into from
Closed

.NET 9 support #30

wants to merge 19 commits into from

Conversation

aaronpowell
Copy link
Member

  • Ignoring binlog
  • Cleaning up csproj
  • Removing TFM from example projects so it inherits
  • Adding .NET 9 to the devcontainer image
  • Removing global.json so we can support prerelease like .net9
  • Adding .NET 9 build output support

@aaronpowell
Copy link
Member Author

Cancelling this work. There's no real need to create packages targeting both .NET 8 and 9 since we're not needing any .NET 9 specific features (at present), and it's just causing a bunch of problems with the test project.

@aaronpowell aaronpowell deleted the dotnet-9 branch June 16, 2025 01:38
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