From 672bceb7b6bcba12ad68a8c956f6892438ba6d94 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 24 Jul 2026 11:36:23 +0000 Subject: [PATCH] Update dependencies from build 324299 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26372.117 -> 10.0.0-beta.26373.104) [[ 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 68477e07b06..cdd984c1e24 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.7 - 10.0.0-beta.26372.117 + 10.0.0-beta.26373.104 10.0.7 10.0.7 10.0.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7fb225aed2a..8a071575d46 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 - 799539e5b5c0403b023e34a76c033039f07f9dac + 61af15501327b9ae8996aee53956beb4029ae557 diff --git a/global.json b/global.json index 356a23cbb0c..e63e342b872 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.302" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26372.117" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26373.104" } }