From 00b773b968bded14b120f89bab641f8701c1f062 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 25 May 2026 18:51:40 +0000 Subject: [PATCH] Update dependencies from build 315768 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26273.106 -> 10.0.0-beta.26275.107) [[ 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 8917548e7e9..ffa71d1fcff 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.8 - 10.0.0-beta.26273.106 + 10.0.0-beta.26275.107 10.0.8 10.0.8 10.0.8 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1d7c230138b..19bc6d11ab5 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 - 97e0de87936fbfabab02c216bf5712990578836f + 88ca5b8608a272b79846ae28b45d4e0d5753f786 diff --git a/global.json b/global.json index 0f3ec409bf1..c7d69257397 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.300" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26273.106" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26275.107" } }