From ff41a93b5b8777dccfc15abd75201fc58615258c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 5 Dec 2025 02:01:44 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20251204.1 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25577.1 -> To Version 8.0.0-beta.25604.1 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 34f6b1290de..2b4626ee856 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,9 +17,9 @@ - + https://github.com/dotnet/arcade - 1be4bb105d0b2b0b9c9b36b8705eb6eb00250e42 + 73fd0fca28e08b5228968c48260e771f65c6229b diff --git a/global.json b/global.json index 50459e44500..7ece18c9051 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "8.0.122" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25577.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25604.1" } }