Skip to content

Release v1.4.0: .NET 10 upgrade — changelog and docs#40

Merged
leeoades merged 2 commits intomainfrom
copilot/update-change-log-and-docs
Feb 26, 2026
Merged

Release v1.4.0: .NET 10 upgrade — changelog and docs#40
leeoades merged 2 commits intomainfrom
copilot/update-change-log-and-docs

Conversation

Copy link
Contributor

Copilot AI commented Feb 26, 2026

Documents the .NET 10 migration (merged via PR #39) as release v1.4.0 and aligns all docs to reflect the updated target frameworks.

Changes

  • CHANGELOG.md — adds [1.4.0] - 2026-02-26 entry covering SDK pin, TFM bump, and DI package upgrades
  • docs/Target-Framework-Compatibility.md — replaces net8.0 with net10.0 throughout; clarifies NuGet TFM selection (only net10.0+ gets the native build; net8.0/net9.0 fall back to netstandard2.0)
  • docs/AOT-and-Trim-Compatibility.md — updates net8.0/net9.0 references to net10.0
  • README.md — updates multi-targeting blurb (net8.0net10.0)
  • docs/index.md.NET 8+.NET 10+
  • CONTRIBUTING.md — SDK prerequisite .NET 9.0.NET 10.0
  • test/.../Benchmarks/README.md — benchmark runtime annotation updated to .NET 10.0

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: leeoades <2321091+leeoades@users.noreply.github.com>
Copilot AI changed the title [WIP] Update change log for new package release Release v1.4.0: .NET 10 upgrade — changelog and docs Feb 26, 2026
@leeoades leeoades marked this pull request as ready for review February 26, 2026 12:07
@leeoades leeoades merged commit b2b0eb6 into main Feb 26, 2026
4 checks passed
@leeoades leeoades deleted the copilot/update-change-log-and-docs branch February 26, 2026 12:10
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.

2 participants