Skip to content

.NET: update SDK to 10.0.303 - #14353

Merged
SergeyMenshykh merged 1 commit into
microsoft:mainfrom
SergeyMenshykh:sergeymenshykh-update-dotnet-sdk-10-0-303
Sep 1, 2026
Merged

.NET: update SDK to 10.0.303#14353
SergeyMenshykh merged 1 commit into
microsoft:mainfrom
SergeyMenshykh:sergeymenshykh-update-dotnet-sdk-10-0-303

Conversation

@SergeyMenshykh

@SergeyMenshykh SergeyMenshykh commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update the .NET SDK from 10.0.302 to 10.0.303
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 7700cf8b-af34-40cd-945b-f271edb4c6e3
Copilot AI lite review requested due to automatic review settings September 1, 2026 09:53
@SergeyMenshykh
SergeyMenshykh requested a review from a team as a code owner September 1, 2026 09:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s pinned .NET SDK version in dotnet/global.json to keep local development and CI aligned on a consistent SDK patch level.

Changes:

  • Bump pinned .NET SDK from 10.0.302 to 10.0.303.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

MAF Automated Review — Iteration 1

Result: No findings
Scope: full PR (1 commit(s)): 1f97c25e56cb
Model: claude-opus-4.8

Overview

This PR is a single-line, patch-level bump of the pinned .NET SDK in dotnet/global.json from 10.0.302 to 10.0.303, with no source, test, dependency-manifest, or CI-logic changes. The change is well-guarded: it is the repository's single source of truth for the SDK pin (no sibling references drift), rollForward: major and allowPrerelease: false are preserved so build tolerance and prerelease policy are unchanged, and the majority of CI jobs float on 10.0.x independent of the exact patch. The only residual consideration is that setup-dotnet in dotnet-build-and-test.yml provisions the exact pinned version, which is contingent on 10.0.303 being published upstream; this is fail-closed at CI, out of scope of the diff, and consistent with two prior identical bumps that merged cleanly. No publishable concern remains.

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.

@SergeyMenshykh SergeyMenshykh changed the title chore: update .NET SDK to 10.0.303 Sep 1, 2026
@SergeyMenshykh
SergeyMenshykh added this pull request to the merge queue Sep 1, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 1, 2026
@SergeyMenshykh
SergeyMenshykh added this pull request to the merge queue Sep 1, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 1, 2026
@SergeyMenshykh
SergeyMenshykh added this pull request to the merge queue Sep 1, 2026
Merged via the queue into microsoft:main with commit 3438d88 Sep 1, 2026
19 checks passed
@SergeyMenshykh
SergeyMenshykh deleted the sergeymenshykh-update-dotnet-sdk-10-0-303 branch September 1, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants