Skip to content

Target .NET 8 #32

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
6 tasks done
weichch opened this issue Sep 17, 2022 · 1 comment
Closed
6 tasks done

Target .NET 8 #32

weichch opened this issue Sep 17, 2022 · 1 comment
Assignees
Labels
next Features or bug fixes that currently being worked on and should be released next
Milestone

Comments

@weichch
Copy link
Owner

weichch commented Sep 17, 2022

.NET 8 has been released and System.Json.Text has changed its targeting frameworks. Though the current targeting framework net6.0 and netstandard2.x would still work, it would be good to exam over any breaking changes and change the targeting framework accordingly.

We need to:

  • Go over breaking changes in the System.Text.Json package of .NET 7
  • Change targeting framework accordingly
  • Target test projects to .NET 8
  • Target benchmark project to .NET 8
  • Update Github Actions to build and test in .NET 8
  • Remove .NET 5 from all projects
@weichch weichch added this to the v1 milestone Sep 17, 2022
@weichch weichch changed the title Target tests to .NET 7 Target .NET 7 Mar 7, 2023
@weichch weichch added the next Features or bug fixes that currently being worked on and should be released next label Mar 7, 2023
@weichch weichch self-assigned this Mar 7, 2023
@weichch weichch pinned this issue Mar 7, 2023
@weichch weichch changed the title Target .NET 7 Target .NET 8 Jan 21, 2024
@weichch
Copy link
Owner Author

weichch commented Jan 21, 2024

Completed in #43

@weichch weichch closed this as completed Jan 21, 2024
@weichch weichch unpinned this issue Jan 21, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
next Features or bug fixes that currently being worked on and should be released next
Projects
None yet
Development

No branches or pull requests

1 participant