Skip to content

[ci] Update sdk #30279

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2025
Merged

[ci] Update sdk #30279

merged 1 commit into from
Jun 28, 2025

Conversation

rmarinho
Copy link
Member

Description of Change

Update to the latest sdk

 darc update-dependencies --channel ".NET 10.0.1xx SDK Preview 6"

@Copilot Copilot AI review requested due to automatic review settings June 27, 2025 15:09
@rmarinho rmarinho requested a review from a team as a code owner June 27, 2025 15:09
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Update to the latest .NET 10.0.1xx SDK Preview 6 by bumping version numbers and SHA hashes across global and engineering manifest files.

  • Bumped dotnet and Microsoft.DotNet.Arcade.Sdk versions in global.json.
  • Updated SDK/runtime and related package versions in eng/Versions.props.
  • Synced dependency versions and SHA values in eng/Version.Details.xml.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
global.json Updated SDK preview version to 10.0.100-preview.6.25326.107 and Arcade Sdk to 10.0.0-beta.25326.107
eng/Versions.props Bumped multiple <...PackageVersion> properties from 25321.102 to 25326.107 (including Android preview)
eng/Version.Details.xml Aligned <Dependency> Version and <Sha> values to 25326.107 and updated Android preview SHA

<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.6.25321.102">
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.6.25326.107">
Copy link
Member

Choose a reason for hiding this comment

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

👍 This looks like the same version we tested here:

@rmarinho rmarinho merged commit 58a3d0b into release/10.0.1xx-preview6 Jun 28, 2025
5 of 7 checks passed
@rmarinho rmarinho deleted the update-preview6-sdk branch June 28, 2025 09:46
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