From 09a5bee57d70fb615c2412336cbe4658ace5a0d5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 19 Nov 2025 02:03:19 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20251118.1 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25562.6 -> To Version 11.0.0-beta.25568.1 --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 6e5deac715..fa4fa47296 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -27,7 +27,7 @@ This file should be imported by eng/Versions.props 5.0.0-2.25480.7 5.0.0-2.25480.7 - 11.0.0-beta.25562.6 + 11.0.0-beta.25568.1 1.0.0-prerelease.25502.1 1.0.0-prerelease.25502.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f4abb0660c..92afc656f7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - 4bb60deca10193c27f5bdf0a6afc5878ef558455 + 73fa8a8e61a28b103613e06c1692b44f7bc89947 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 9d4ec77a91..886ff4bd8f 100644 --- a/global.json +++ b/global.json @@ -22,7 +22,7 @@ "perl": "5.38.2.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25562.6", + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25568.1", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }