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 .NET 8 target, remove .NET Core 3.1 #486

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Conversation

jasongin
Copy link
Member

  • Update from .NET 6 to .NET 8 SDK in global.json
  • Add net8.0 target framework.
  • Remove netcoreapp3.1 target framework, because .NET Core 3.1 has been unsupported for a couple years now.
  • Update code coverage reporting for .NET 8 compatibility.
  • Update websocket HTTP error handling to use new API available in .NET 8.

cs/global.json Outdated Show resolved Hide resolved
@jasongin jasongin merged commit e5953a0 into main Sep 27, 2024
10 checks passed
@jasongin jasongin deleted the dev/jasongin/dotnet8 branch September 27, 2024 19:29
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