.NET: Update version for 1.20.0 release - #7972
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 0ff1f1eb-e5fe-4348-860b-e94f774d4afc
There was a problem hiding this comment.
Pull request overview
Updates centralized .NET package metadata for the 1.20.0 release.
Changes:
- Sets version prefix and Git tag to
1.20.0. - Updates the date suffix to
260831.
💡 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)): fc7c2e2a09be
Model: gpt-5.6-sol
Overview
The PR consistently advances the central .NET package prefix and Git tag to 1.20.0 and updates the preview date suffix to 260831. Existing MSBuild conditions produce the expected GA, RC, named prerelease, and default preview versions, while .NET CI packs and consumes representative packages. No publishable Critical, High, or Medium defect was established in the changed behavior.
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
Bump the .NET version for the 1.20.0 release.
Description & Review Guide
Related Issue
N/A
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.