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

Update to target .NET 8 #80

Merged
merged 4 commits into from
Nov 30, 2023
Merged

Update to target .NET 8 #80

merged 4 commits into from
Nov 30, 2023

Conversation

brantburnett
Copy link
Owner

  • Add a .NET 8 target (leave .NET 7 target for now until it's EOL)
  • Remove .NET 7 from unit test runs in CI, add .NET 8
  • Use .NET 8 SDK to build and set LangVersion to 12
  • Drop SourceLink dependency since it's now baked into the SDK
  • Upgrade various dependencies

- Add a .NET 8 target (leave .NET 7 target for now until it's EOL)
- Remove .NET 7 from unit test runs in CI, add .NET 8
- Use .NET 8 SDK to build and set LangVersion to 12
- Drop SourceLink dependency since it's now baked into the SDK
- Upgrade various dependencies
@brantburnett brantburnett merged commit 425a50b into main Nov 30, 2023
26 checks passed
@brantburnett brantburnett deleted the net8 branch November 30, 2023 19:25
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.

1 participant