Skip to content

Update DotNet SDK version from 10.0.101 to 10.0.103#5846

Merged
guhetier merged 2 commits intomainfrom
guhetier/update-dotnet-sdk
Mar 5, 2026
Merged

Update DotNet SDK version from 10.0.101 to 10.0.103#5846
guhetier merged 2 commits intomainfrom
guhetier/update-dotnet-sdk

Conversation

@guhetier
Copy link
Collaborator

@guhetier guhetier commented Mar 4, 2026

Description

Component governance requires a DotNet SDK upgrade due to a security patch in 10.0.103.
https://dotnet.microsoft.com/en-us/download/dotnet/10.0

Testing

CI

Documentation

N/A

@guhetier guhetier requested a review from a team as a code owner March 4, 2026 23:55
@guhetier guhetier force-pushed the guhetier/update-dotnet-sdk branch 2 times, most recently from 0690c42 to 9c27489 Compare March 5, 2026 00:33
The global.json requires SDK 10.0.103 with rollForward: latestFeature.
All workflows that run dotnet commands need the 10.0.x SDK installed
to satisfy this requirement, in addition to their existing SDK versions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.66%. Comparing base (9b5b9df) to head (721df3e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5846      +/-   ##
==========================================
- Coverage   86.24%   85.66%   -0.59%     
==========================================
  Files          60       60              
  Lines       18732    18732              
==========================================
- Hits        16156    16046     -110     
- Misses       2576     2686     +110     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@guhetier guhetier merged commit 161c5ba into main Mar 5, 2026
530 checks passed
@guhetier guhetier deleted the guhetier/update-dotnet-sdk branch March 5, 2026 20:12
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