From 91d3c1d854b55ab965041ca2a40779515226429c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 25 May 2026 05:03:00 +0000 Subject: [PATCH] Update dependencies from build 315684 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.26266.103 -> 11.0.0-beta.26274.104) [[ 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 72a43face8..90ee8df448 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26266.103 + 11.0.0-beta.26274.104 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index debeb8f8b8..1f515fad1a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 3a62cc842c76761d4742f1d103892f19fd06dd3a + 76e6fea5515beef8e3973ddd13323edcc265ac9f diff --git a/global.json b/global.json index 115bf3d27b..ad8b2ed0c1 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "11.0.100-preview.5.26227.104" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26266.103" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26274.104" } }