From e184bb681bf65533044117f85f474049d1378758 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 16 Dec 2024 13:06:52 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20241213.2 Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk From Version 10.0.0-beta.24612.1 -> To Version 10.0.0-beta.24613.2 --- eng/Version.Details.xml | 32 ++++++++++++++++---------------- eng/Versions.props | 10 +++++----- global.json | 6 +++--- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 65c68edb9ae1..5380182ab849 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -384,39 +384,39 @@ https://github.com/dotnet/runtime 3aa1ec5bb1f50f0a1bed9cfcac8734f742bcf24b - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 - + https://github.com/dotnet/arcade - 2c4eeabbeab30dfe532190f7e5c448078231cdd0 + 255d5e0c89958af276883a988108c2d616438805 https://github.com/dotnet/extensions diff --git a/eng/Versions.props b/eng/Versions.props index 9b918a5fd08e..411030cb0dea 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -165,11 +165,11 @@ 6.2.4 6.2.4 - 10.0.0-beta.24612.1 - 10.0.0-beta.24612.1 - 10.0.0-beta.24612.1 - 10.0.0-beta.24612.1 - 10.0.0-beta.24612.1 + 10.0.0-beta.24613.2 + 10.0.0-beta.24613.2 + 10.0.0-beta.24613.2 + 10.0.0-beta.24613.2 + 10.0.0-beta.24613.2 10.0.560301 diff --git a/global.json b/global.json index a5c16ec01561..4b40a902b2f1 100644 --- a/global.json +++ b/global.json @@ -27,9 +27,9 @@ "jdk": "11.0.24" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24612.1", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24612.1", - "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.24612.1", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24613.2", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24613.2", + "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.24613.2", "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0" }