From 3676843cb44683ea94468ddc17177399229fe49f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 8 Jun 2026 05:03:08 +0000 Subject: [PATCH] Update dependencies from build 317590 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26279.112 -> 10.0.0-beta.26305.119) [[ 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 ee1b4d8b7b..e9d53ba11e 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.26279.112 + 10.0.0-beta.26305.119 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f950cccbab..610d0edeea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 120c8618524f060b1a8a22bd51099c5193d1ba06 + 23f480e55b8cf46010d7b68fe340ea3035fe777f diff --git a/global.json b/global.json index 730fbfb07e..914a7bb67d 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26279.112" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26305.119" } }