From 8d569f89be8fb74005fbd181d1194003e794cdaf Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 7 May 2025 02:01:39 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20250505.5 Microsoft.DotNet.Arcade.Sdk From Version 9.0.0-beta.25255.3 -> To Version 9.0.0-beta.25255.5 --- 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 ff7657a28c..0886812301 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -31,9 +31,9 @@ - + https://github.com/dotnet/arcade - dba26274ff5a0906a1880443fc3c0466d1a298ae + 1cfa39f82d00b3659a3d367bc344241946e10681 https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 1c977b14b7..809fed994d 100644 --- a/global.json +++ b/global.json @@ -17,7 +17,7 @@ "perl": "5.38.2.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25255.3", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25255.5", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }