Skip to content

Update .NET SDK to 10.0.302 - #1598

Merged
martincostello merged 2 commits into
mainfrom
update-dotnet-sdk-10.0.302
Jul 14, 2026
Merged

Update .NET SDK to 10.0.302#1598
martincostello merged 2 commits into
mainfrom
update-dotnet-sdk-10.0.302

Conversation

@costellobot

Copy link
Copy Markdown
Collaborator

Updates the .NET SDK to version 10.0.302, which also updates the .NET runtime from version 10.0.9 to version 10.0.10.

This release includes fixes for the following security issue(s):

This pull request was auto-generated by GitHub Actions.

Update .NET SDK to version 10.0.302.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-version: 10.0.302
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
@costellobot costellobot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 14, 2026
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.62%. Comparing base (23e5dc0) to head (383bf1b).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1598   +/-   ##
=======================================
  Coverage   90.62%   90.62%           
=======================================
  Files          23       23           
  Lines        1120     1120           
  Branches      103      103           
=======================================
  Hits         1015     1015           
  Misses         81       81           
  Partials       24       24           
Flag Coverage Δ
linux 56.19% <ø> (ø)
macos 56.37% <ø> (ø)
windows 90.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Remove it again as it breaks SDK updates for versions not installed or in the cache yet.
@martincostello
martincostello marked this pull request as ready for review July 14, 2026 19:39
@martincostello
martincostello self-requested a review as a code owner July 14, 2026 19:39
Copilot AI review requested due to automatic review settings July 14, 2026 19:39

Copilot AI left a comment

Copy link
Copy Markdown

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-pinned .NET SDK version to pick up the .NET 10.0.10 runtime (including the listed security fixes) via global.json.

Changes:

  • Bump .NET SDK version in global.json from 10.0.301 to 10.0.302.
  • Remove the sdk.rollForward setting from global.json (behavior change in SDK resolution).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread global.json
@martincostello
martincostello merged commit 00b650a into main Jul 14, 2026
17 checks passed
@martincostello
martincostello deleted the update-dotnet-sdk-10.0.302 branch July 14, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants