From ff8c02675cd4dffea3347ccb5d081d11cde6a792 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 23 Oct 2025 02:04:40 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/dotnet build 288109 Updated Dependencies: Microsoft.Build, Microsoft.Build.Utilities.Core (Version 18.1.0-preview-25521-106 -> 18.1.0-preview-25522-101) Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.25521.106 -> 11.0.0-beta.25522.101) Microsoft.DotNet.GenAPI.Task (Version 10.0.100-rc.2.25521.106 -> 10.0.100-rc.2.25522.101) Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm (Version 10.0.0-rc.1.25521.106 -> 10.0.0-rc.1.25522.101) --- eng/Version.Details.props | 12 ++++++------ eng/Version.Details.xml | 26 +++++++++++++------------- global.json | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ef8a7ca7ca..28e61a508f 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,12 +6,12 @@ This file should be imported by eng/Versions.props - 18.1.0-preview-25521-106 - 18.1.0-preview-25521-106 - 11.0.0-beta.25521.106 - 10.0.100-rc.2.25521.106 - 10.0.0-rc.1.25521.106 - 10.0.0-rc.1.25521.106 + 18.1.0-preview-25522-101 + 18.1.0-preview-25522-101 + 11.0.0-beta.25522.101 + 10.0.100-rc.2.25522.101 + 10.0.0-rc.1.25522.101 + 10.0.0-rc.1.25522.101 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 324ba91ea4..33ff95afa5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,30 +1,30 @@ - + - + https://github.com/dotnet/dotnet - ce8b0d8b87e180c6c044ee5828bd4fffab60951d + 2e13727a96e95d0856ff9fa35bb896b1c1b633e6 - + https://github.com/dotnet/dotnet - ce8b0d8b87e180c6c044ee5828bd4fffab60951d + 2e13727a96e95d0856ff9fa35bb896b1c1b633e6 - + https://github.com/dotnet/dotnet - ce8b0d8b87e180c6c044ee5828bd4fffab60951d + 2e13727a96e95d0856ff9fa35bb896b1c1b633e6 - + https://github.com/dotnet/dotnet - ce8b0d8b87e180c6c044ee5828bd4fffab60951d + 2e13727a96e95d0856ff9fa35bb896b1c1b633e6 - + https://github.com/dotnet/dotnet - ce8b0d8b87e180c6c044ee5828bd4fffab60951d + 2e13727a96e95d0856ff9fa35bb896b1c1b633e6 - + https://github.com/dotnet/dotnet - ce8b0d8b87e180c6c044ee5828bd4fffab60951d + 2e13727a96e95d0856ff9fa35bb896b1c1b633e6 diff --git a/global.json b/global.json index 7dc3b872ce..91c718333f 100644 --- a/global.json +++ b/global.json @@ -15,6 +15,6 @@ "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25521.106" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25522.101" } }