Skip to content

Drop netstandard support#3422

Merged
martincostello merged 7 commits into
masterfrom
gh-3396-drop-netstandard
Jun 13, 2025
Merged

Drop netstandard support#3422
martincostello merged 7 commits into
masterfrom
gh-3396-drop-netstandard

Conversation

@martincostello

@martincostello martincostello commented May 23, 2025

Copy link
Copy Markdown
Collaborator
  • Drop support for netstandard2.0.
  • Bump version to 9.0.0.
  • Update all NuGet packages to their latest versions where possible.
  • Remove redundant NuGet package references.
  • Simplify code.
  • Remove public members annotated with [Obsolete].
  • Remove deprecated --serializeasv2 option.

Resolves #3396.

Will leave this in draft until at least the week of the 2nd June in case there are any issues that come in in the next week from the 8.1.x release that need quick patching (like #3424).

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code version-major A change suitable for release in a major version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop support for netstandard2.0

2 participants