From bba9195f8cc723898470bfa95982404f102b8898 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 21 Oct 2024 12:05:33 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20241015.3 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.24511.1 -> To Version 10.0.0-beta.24515.3 --- 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 18d8c73f3e9a..660a16612cf4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -384,31 +384,31 @@ https://github.com/dotnet/runtime dfc2b85a00f3baf5ac52d7615bf857e6217011c8 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 - + https://github.com/dotnet/arcade - 712dea25b14a59fe642f2d28e8a3f3c931c03759 + 31624193093a13f765ab5382509e693911264509 https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index 875a6e3c05c9..8eb851d654dd 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -165,10 +165,10 @@ 6.2.4 6.2.4 - 10.0.0-beta.24511.1 - 10.0.0-beta.24511.1 - 10.0.0-beta.24511.1 - 10.0.0-beta.24511.1 + 10.0.0-beta.24515.3 + 10.0.0-beta.24515.3 + 10.0.0-beta.24515.3 + 10.0.0-beta.24515.3 10.0.0-alpha.1.24511.4 diff --git a/global.json b/global.json index 7df5c2910210..36f6c7572976 100644 --- a/global.json +++ b/global.json @@ -27,7 +27,7 @@ "jdk": "11" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24511.1", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24511.1" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24515.3", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24515.3" } }