.NET: 2026-09-18 Release version bump - #8529
Conversation
There was a problem hiding this comment.
🟡 Changes recommended
The package-validation baseline must advance to 1.21.0 before releasing 1.22.0.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Advances the central .NET package release metadata to 1.22.0.
Changes:
- Bumps package version to 1.22.0.
- Updates preview date suffix.
- Derives
GitTagfromVersionPrefix.
File summaries
| File | Description |
|---|---|
dotnet/nuget/nuget-package.props |
Updates central release metadata. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
There was a problem hiding this comment.
MAF Automated Review — Iteration 1
Result: No findings
Scope: full PR (1 commit(s)): b3e2d04f25f5
Model: gpt-5.6-sol-fast
Overview
This PR centrally advances the .NET package version and date while deriving GitTag from the same VersionPrefix source of truth. Direct MSBuild evaluation produces the expected GA, RC, and preview versions, and the repository's .NET CI builds, packs, installs, and consumer-builds the resulting packages. No PR-introduced Critical, High, or Medium defect was established.
Reviewed the supplied pull-request change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.
Motivation & Context
Description & Review Guide
Related Issue
Fixes #
Contribution Checklist
breaking changelabel (or add "[BREAKING]" to the title prefix, before or after any language prefix) — a workflow keeps the label and title prefix in sync automatically.