From d6d69683b5818855d7065203846a2de3f8730ce4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 15 Nov 2025 02:03:00 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20251113.4 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.25562.3 -> To Version 8.0.0-beta.25563.4 --- 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 aa7a6958018..97e617f26d5 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,9 +17,9 @@ - + https://github.com/dotnet/arcade - e8483fe03c7d3257c68f6013441da5d72eeb8392 + 952abb7faea30d565b847d31411d019904a613a0 diff --git a/global.json b/global.json index e4fa28ea535..15b431498c1 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.25562.3" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25563.4" } }