Skip to content

Remove net6.0 target in favor of net8.0#440

Merged
benmwatson merged 1 commit into
masterfrom
drop_net6_2
Jul 13, 2026
Merged

Remove net6.0 target in favor of net8.0#440
benmwatson merged 1 commit into
masterfrom
drop_net6_2

Conversation

@benmwatson

Copy link
Copy Markdown
Member

Changes:

  • Remove net6.0 target
  • Add net8.0 target
  • Update assembly and package version to 4.0.0-alpha
  • Update Changes.md with draft for 4.x

Dropping net6.0 will more easily support trimming and other potential breaking changes.

@benmwatson benmwatson linked an issue Jul 13, 2026 that may be closed by this pull request
@benmwatson benmwatson mentioned this pull request Jul 13, 2026

@yihpink yihpink left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@benmwatson benmwatson merged commit 7aef035 into master Jul 13, 2026
5 checks passed
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.

Missing [RequiresUnreferencedCodeAttribute] annotation for trimming

2 participants