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

Updates for .NET 8 #2085

Merged
merged 8 commits into from Mar 16, 2024
Merged

Updates for .NET 8 #2085

merged 8 commits into from Mar 16, 2024

Conversation

bording
Copy link
Member

@bording bording commented Mar 16, 2024

This PR makes the following changes:

  • The .NET 8 SDK is used in CI now
    • Various cleanups to address analyzer warnings have been made
    • Switched to using the new SDK artifact output instead of customizing it manually
  • .NET 8 is now including the the testing matrix
    • The new macos-14 runner image means we can actually run tests against an arm64 CPU!
  • .NET 7 has been removed since it's getting close to end of support anyway
  • Testing packages and CI actions have been updated

@bording bording force-pushed the net8-updates branch 2 times, most recently from ebc973e to 9dda318 Compare March 16, 2024 05:19
@bording bording marked this pull request as ready for review March 16, 2024 18:00
@bording bording merged commit bfdb02a into master Mar 16, 2024
35 checks passed
@bording bording deleted the net8-updates branch March 16, 2024 18:02
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.

None yet

1 participant