From acce8a1f6ad7c0005dd35be09e57455efc4663f1 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 18 Aug 2026 19:04:32 +0000 Subject: [PATCH] Update dependencies from build 327614 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26417.119 -> 10.0.0-beta.26418.111) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index abcb1895abe..ed06e6d50be 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,7 +7,7 @@ This file should be imported by eng/Versions.props 10.0.11 - 10.0.0-beta.26417.119 + 10.0.0-beta.26418.111 10.0.11 10.0.11 10.0.11 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c48ac589538..b656763b946 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - 211c03d261e2d9f73db83ad832cd3d001c261d1e + 6d74ae6b519e5d52fe08ceea411e4d641f363c0c diff --git a/global.json b/global.json index 5b3b907bd58..04196e6fd5c 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.400" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26417.119" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26418.111" } }