From 0b71f087534b8d34763ff239a84b7a9157a38f76 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 25 Nov 2024 21:20:06 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20241125.1 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor From Version 10.0.0-beta.24572.3 -> To Version 10.0.0-beta.24575.1 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 8 ++++---- global.json | 4 ++-- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f68de5f6934d..0c8951a0bcf3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -384,31 +384,31 @@ https://github.com/dotnet/runtime 53cc1ddeec661d03d65d0e2949f3486e2162d80f - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 - + https://github.com/dotnet/arcade - 7d955f9f470465e144c76d47fd2596a0e4c02a21 + 2a3bf4e3a4c473135d058adcd7193a5a4bcd38a7 https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index 0f70c88bab22..bd76c92d21ff 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -165,10 +165,10 @@ 6.2.4 6.2.4 - 10.0.0-beta.24572.3 - 10.0.0-beta.24572.3 - 10.0.0-beta.24572.3 - 10.0.0-beta.24572.3 + 10.0.0-beta.24575.1 + 10.0.0-beta.24575.1 + 10.0.0-beta.24575.1 + 10.0.0-beta.24575.1 10.0.0-alpha.1.24571.1 diff --git a/global.json b/global.json index 50689ff862dd..82f5cc12b2c4 100644 --- a/global.json +++ b/global.json @@ -27,7 +27,7 @@ "jdk": "11.0.24" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24572.3", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24572.3" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24575.1", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24575.1" } }