From e05f782e17ce5e3804c1e615b804a303abd64730 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 22 Jun 2026 05:04:47 +0000 Subject: [PATCH] Update dependencies from build 319504 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26312.109 -> 10.0.0-beta.26319.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 62e737589f..71d1507cc1 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.26312.109 + 10.0.0-beta.26319.104 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2f8f5a88d0..1770227f03 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - efeff38742c1b54c1bb7056cfdde913a3a509376 + 47c73391bfb8274e379c74c19694ccabff33bc3e diff --git a/global.json b/global.json index 1de1319d36..e94a2873d5 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.109" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26312.109" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26319.104" } }