From eb561f321ffcfd0f8420d64a26b6783d42749e70 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 1 May 2026 02:30:43 +0000 Subject: [PATCH] Update dependencies from build 312684 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26217.116 -> 10.0.0-beta.26230.116) [[ 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 3511c59ea47..ad529395bcb 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.6 - 10.0.0-beta.26217.116 + 10.0.0-beta.26230.116 10.0.6 10.0.6 10.0.6 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8506bc5626e..c534c98336d 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 - 5b150b1d949d9509e9822fa44fd52923d1d162e5 + 79cfed0f25ea00a95b1b38f50b4019e8e591a73b diff --git a/global.json b/global.json index 83c665c4fb3..7f512a48c40 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.105" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26217.116" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26230.116" } }