From 8d6d703431464fbf5e1075ccdfa9346f6b8bea40 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 10 Jun 2026 12:56:58 +0000 Subject: [PATCH] Update dependencies from build 318145 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26305.116 -> 10.0.0-beta.26310.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 2947a539da4..bfa8ff998c5 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.26305.116 + 10.0.0-beta.26310.103 10.0.7 10.0.7 10.0.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 915abce8cb0..f0bf9abdbb6 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 - 4cf4b616005a9d7c61acf75d889b167b34acaa31 + fa0030577339ddb7707463aed4073f3e4560ce40 diff --git a/global.json b/global.json index 3eeac8baf31..7ff7d385f27 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.300" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26305.116" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26310.103" } }