From e59bff536b1931746861d4f4eaeaf5938aeadf56 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 24 Aug 2026 05:01:19 +0000 Subject: [PATCH] Update dependencies from build 327605 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26414.116 -> 10.0.0-beta.26418.103) [[ 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 a4a106dc1..04ddb8791 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26414.116 + 10.0.0-beta.26418.103 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0659ed3bf..c8143c4ef 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 8e461aa6b46dbd52a5ec7533d8f4523454197a25 + d247057ae32ae36e14905eb8e776304a84433554 diff --git a/global.json b/global.json index a51debaf9..4dc5cb5eb 100644 --- a/global.json +++ b/global.json @@ -4,7 +4,7 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.0", - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26414.116" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26418.103" }, "sdk": { "version": "10.0.111"