From d66326b754f6a8d49d74de3c48c79579ed07e2ff Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 2 Oct 2024 22:52:41 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20240925.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.24461.2 -> To Version 8.0.0-beta.24475.3 --- NuGet.config | 1 + eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/NuGet.config b/NuGet.config index 8a49ff383893..0f4182d95ce2 100644 --- a/NuGet.config +++ b/NuGet.config @@ -57,6 +57,7 @@ + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fb6cefb65e2f..9b998d6cd875 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -487,22 +487,22 @@ - + https://github.com/dotnet/arcade - 0028fccccc2181a64c5c4a283ac0baae3913284b + 69abe6b2063083c0b35fc3a5b16cb2bdbaf5e8b0 - + https://github.com/dotnet/arcade - 0028fccccc2181a64c5c4a283ac0baae3913284b + 69abe6b2063083c0b35fc3a5b16cb2bdbaf5e8b0 - + https://github.com/dotnet/arcade - 0028fccccc2181a64c5c4a283ac0baae3913284b + 69abe6b2063083c0b35fc3a5b16cb2bdbaf5e8b0 - + https://github.com/dotnet/arcade - 0028fccccc2181a64c5c4a283ac0baae3913284b + 69abe6b2063083c0b35fc3a5b16cb2bdbaf5e8b0 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index 53c461bc6fd2..57e128e6cb56 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 8.0.0 4.0.0 8.0.0 - 8.0.0-beta.24461.2 + 8.0.0-beta.24475.3 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -212,7 +212,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.24461.2 + 8.0.0-beta.24475.3 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/global.json b/global.json index 0277edd823ee..2f47fc0a873e 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24461.2", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24461.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24475.3", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.24475.3" } }