From 2facced370680f6f3ea4a39b254a9b54891ee48c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 1 Jun 2026 20:36:16 +0000 Subject: [PATCH] Update dependencies from build 316668 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.26279.113 -> 11.0.0-beta.26301.108) [[ 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 cca4241c21..5b7c61b9da 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.26279.113 + 11.0.0-beta.26301.108 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 386d87808c..ee92f521a2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - ace1806cedfe74b1a8ef14f086bf024e380e0483 + 5f072a4bd83818a8abcfb08c3d71d7265c8814ef diff --git a/global.json b/global.json index 58eb2c75b5..765bf316d2 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.26279.113" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26301.108" } }