Skip to content

Release 6.0.1 - #746

Merged
YogeshPraj merged 2 commits into
microsoft:mainfrom
YogeshPraj:release/6.0.1
Jul 3, 2026
Merged

Release 6.0.1#746
YogeshPraj merged 2 commits into
microsoft:mainfrom
YogeshPraj:release/6.0.1

Conversation

@YogeshPraj

Copy link
Copy Markdown
Contributor

Promotes the 6.0.1-preview.* line to a stable 6.0.1 release. No code changes beyond preview.3 — this is a version bump + CHANGELOG tidy.

Changes

Headline changes in 6.0.1 (since 6.0.0)

Performance

Features

Fixes

Test plan

  • All 178 unit tests pass on net6.0 / net8.0 / net9.0 / net10.0.
  • No code changes — only version + docs.
  • <PackageReleaseNotes> still points at CHANGELOG.md, which now has the rollup.
Promote the preview line to stable. No code changes beyond 6.0.1-preview.3
— this bumps `<Version>` to `6.0.1` and updates the CHANGELOG to:

- Add a [6.0.1] rollup section summarising the delta since 6.0.0.
- Backfill the missing preview.3 entries for the warmup fix (microsoft#740) and
  the duplicate param-name validation (microsoft#743), which merged after
  preview.2 was cut but weren't reflected in CHANGELOG.
@YogeshPraj
YogeshPraj enabled auto-merge (squash) July 2, 2026 20:52
NuGet.org shows the lowest-per-family compatibility chips only (`.NET 6.0`
and `.NET Standard 2.0`), which is technically correct but doesn't visually
acknowledge that we also ship dedicated builds for `net8.0`, `net9.0`,
`net10.0`, and `netstandard2.1`. The Dependencies section on nuget.org
still lists all six, but casual visitors won't scroll that far.

Adding six shields.io badges to the README makes the full target-framework
matrix visible inline on both GitHub and NuGet.org (the package README is
rendered on the NuGet package page).
@YogeshPraj
YogeshPraj merged commit 78ab03d into microsoft:main Jul 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants