From 8329134d1bdde981cedf679c300ef26afeaf4c4f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 25 Mar 2025 20:21:19 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20250324.2 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XliffTasks From Version 10.0.0-beta.25171.1 -> To Version 10.0.0-beta.25174.2 --- eng/Version.Details.xml | 32 ++++++++++++++++---------------- eng/Versions.props | 8 ++++---- global.json | 4 ++-- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 48623a738c..790bd43c53 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -235,38 +235,38 @@ https://github.com/dotnet/llvm-project da5dd054a531e6fea65643b7e754285b73eab433 - + https://github.com/dotnet/arcade - 235443a5c1136571cacdfd40576f263f26bf5b9b + a9caa17cf224105034d54609bae554c08662960d - + https://github.com/dotnet/arcade - 235443a5c1136571cacdfd40576f263f26bf5b9b + a9caa17cf224105034d54609bae554c08662960d - + https://github.com/dotnet/arcade - 235443a5c1136571cacdfd40576f263f26bf5b9b + a9caa17cf224105034d54609bae554c08662960d - + https://github.com/dotnet/arcade - 235443a5c1136571cacdfd40576f263f26bf5b9b + a9caa17cf224105034d54609bae554c08662960d - + https://github.com/dotnet/arcade - 235443a5c1136571cacdfd40576f263f26bf5b9b + a9caa17cf224105034d54609bae554c08662960d - + https://github.com/dotnet/arcade - 235443a5c1136571cacdfd40576f263f26bf5b9b + a9caa17cf224105034d54609bae554c08662960d - + https://github.com/dotnet/arcade - 235443a5c1136571cacdfd40576f263f26bf5b9b + a9caa17cf224105034d54609bae554c08662960d - + https://github.com/dotnet/arcade - 235443a5c1136571cacdfd40576f263f26bf5b9b + a9caa17cf224105034d54609bae554c08662960d diff --git a/eng/Versions.props b/eng/Versions.props index ca02f46534..b9acbed0c9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,10 +57,10 @@ release - 10.0.0-beta.25171.1 - 10.0.0-beta.25171.1 - 10.0.0-beta.25171.1 - 10.0.0-beta.25171.1 + 10.0.0-beta.25174.2 + 10.0.0-beta.25174.2 + 10.0.0-beta.25174.2 + 10.0.0-beta.25174.2 1.1.87-gba258badda diff --git a/global.json b/global.json index 1ac1457720..8068a75896 100644 --- a/global.json +++ b/global.json @@ -3,8 +3,8 @@ "dotnet": "10.0.100-preview.3.25167.3" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25171.1", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25171.1", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25174.2", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25174.2", "Microsoft.Build.Traversal": "3.4.0" } }