Skip to content

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Jul 29, 2025

Description of Change

Update with correct version of preview7 of iOS and dotnet

darc update-dependencies --id "276996" --verbose   

This pull request updates various dependency versions in the project to newer builds, ensuring the project uses the latest changes and fixes from upstream dependencies. The updates span multiple SDKs, libraries, and tools across the .NET ecosystem.

Dependency Updates

Core SDK and Runtime Dependencies:

  • Updated Microsoft.NET.Sdk to version 10.0.100-preview.7.25378.103 and Microsoft.NETCore.App.Ref to version 10.0.0-preview.7.25378.103. [1] [2]

macOS, iOS, and Catalyst SDKs:

  • Updated Microsoft.MacCatalyst.Sdk.net10.0_18.5, Microsoft.macOS.Sdk.net10.0_15.5, Microsoft.iOS.Sdk.net10.0_18.5, and Microsoft.tvOS.Sdk.net10.0_18.5 to version 18.5.10601-net10-p7 and 15.5.10601-net10-p7. [1] [2]

ASP.NET Core and Extensions:

  • Updated multiple ASP.NET Core packages (e.g., Microsoft.AspNetCore.Authorization, Microsoft.AspNetCore.Components, Microsoft.Extensions.Configuration) to version 10.0.0-preview.7.25378.103. [1] [2]

Build Tools and SDKs:

  • Updated build-related dependencies such as Microsoft.DotNet.Build.Tasks.Feed, Microsoft.DotNet.Arcade.Sdk, and Microsoft.DotNet.Helix.Sdk to version 10.0.0-beta.25378.103.

Copilot AI review requested due to automatic review settings July 29, 2025 11:14
@rmarinho rmarinho requested a review from a team as a code owner July 29, 2025 11:14
Copy link
Contributor

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

This PR updates .NET dependencies to preview 7 build 25378.103, bringing the project to the latest preview 7 versions across the ecosystem. The update encompasses core SDK components, runtime dependencies, platform-specific SDKs, ASP.NET Core packages, and build tooling.

Key changes include:

  • Updated .NET SDK and runtime from build 25376.101 to 25378.103
  • Updated Apple platform SDKs (iOS, macOS, tvOS, MacCatalyst) from build 10599 to 10601
  • Updated ASP.NET Core and Extensions packages to the latest preview 7 build

Reviewed Changes

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

File Description
global.json Updates .NET SDK version and build tool versions to latest preview 7 build
eng/Versions.props Updates all package version properties to use the new preview 7 build numbers
eng/Version.Details.xml Updates dependency tracking with new versions and corresponding SHA hashes

@rmarinho rmarinho merged commit 1922a4c into net10.0 Jul 29, 2025
89 of 120 checks passed
@rmarinho rmarinho deleted the update-preview7-2 branch July 29, 2025 15:01
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants