From c2af4d12af936661b6fa3c337adc8e9de4fb9de2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 19 Mar 2026 02:02:19 +0000 Subject: [PATCH] Update dependencies from build 306748 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26167.101 -> 10.0.0-beta.26168.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 7762f80e5df..cbeceb96733 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.26167.101 + 10.0.0-beta.26168.103 2.0.4 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 45a6cc34ee3..e90a8399767 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 - bf94c4d740eb1c869f10cee2d492cfe1d69215eb + 326f53c34d4d3e0dbc61e42ad2d0a459d5402ce4 diff --git a/global.json b/global.json index d04cf216a1c..1353592048f 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.201" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.101" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26168.103" } }