From 1818ec11596aa113ec4e80a874e9a589c0103c14 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 15 Apr 2025 05:01:50 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20250414.7 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XUnitExtensions From Version 8.0.0-beta.25208.7 -> To Version 8.0.0-beta.25214.7 --- NuGet.config | 8 -------- eng/Version.Details.xml | 16 ++++++++-------- eng/Versions.props | 4 ++-- eng/common/sdl/packages.config | 2 +- global.json | 4 ++-- 5 files changed, 13 insertions(+), 21 deletions(-) diff --git a/NuGet.config b/NuGet.config index 402854e2f050..4fd54daee787 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,13 +4,11 @@ - - @@ -18,14 +16,11 @@ - - - @@ -52,17 +47,14 @@ - - - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fec90ecf39ef..47b4c6dd4702 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -491,22 +491,22 @@ - + https://github.com/dotnet/arcade - c7a36e53f91e41943746f97a8c183549364c5092 + c487e860d456cda2580600ad81fd425d3bba21f7 - + https://github.com/dotnet/arcade - c7a36e53f91e41943746f97a8c183549364c5092 + c487e860d456cda2580600ad81fd425d3bba21f7 - + https://github.com/dotnet/arcade - c7a36e53f91e41943746f97a8c183549364c5092 + c487e860d456cda2580600ad81fd425d3bba21f7 - + https://github.com/dotnet/arcade - c7a36e53f91e41943746f97a8c183549364c5092 + c487e860d456cda2580600ad81fd425d3bba21f7 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime diff --git a/eng/Versions.props b/eng/Versions.props index ce19d7b7b0b5..cc2e85f30739 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -36,7 +36,7 @@ 7.0.0 4.0.0 7.0.0 - 8.0.0-beta.25208.7 + 8.0.0-beta.25214.7 7.0.0-preview.22423.2 8.0.0 4.3.0 @@ -213,7 +213,7 @@ 6.12.0 6.1.0 - 8.0.0-beta.25208.7 + 8.0.0-beta.25214.7 4.18.4 1.3.2 8.0.0-beta.23607.1 diff --git a/eng/common/sdl/packages.config b/eng/common/sdl/packages.config index 4585cfd6bba1..e5f543ea68c2 100644 --- a/eng/common/sdl/packages.config +++ b/eng/common/sdl/packages.config @@ -1,4 +1,4 @@ - + diff --git a/global.json b/global.json index 1918bc6863ac..5208b63f114e 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25208.7", - "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25208.7" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25214.7", + "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25214.7" } }