From 5b0eb8b4803add99e19c3efdb953677806b7394a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 18 Mar 2026 03:42:15 +0000 Subject: [PATCH] Update dependencies from build 306693 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26167.111 -> 10.0.0-beta.26167.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 12b2081294e..9af9283776b 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.5 - 10.0.0-beta.26167.111 + 10.0.0-beta.26167.115 10.0.5 10.0.5 10.0.5 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f1b63a47963..e9265632c33 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 - 853c0311d71c9991dbf3ec6e7324c0ff349700da + 4a2e646b931b90322897a5166f0bbcd3f5508a03 diff --git a/global.json b/global.json index 1ff8ea3c80e..8447d1f3a8d 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.103" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.111" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.115" } }