From 5459ea015620f00e018f79b8e68044957d3e3004 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 25 Jul 2026 01:55:35 +0000 Subject: [PATCH] Update dependencies from build 324417 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26374.102 -> 10.0.0-beta.26374.115) [[ 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 4928d2c7f61..c16e8128b43 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.10 - 10.0.0-beta.26374.102 + 10.0.0-beta.26374.115 10.0.10 10.0.10 10.0.10 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d1f4210cf68..73bb07e427c 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 - 981be135426277fabd550b94fa14cdaf7271b9c2 + dfdd32e8a9349462e71f687679bc7e5837b8ef4a diff --git a/global.json b/global.json index b96d01f3a46..875f68c4c21 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.26374.102" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26374.115" } }