From acf199035d356b0f24480dd4f73586a931de53d2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 30 Apr 2025 02:01:57 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/dotnet build 266331 --- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 33d06e6f7e..f80d51e79b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,14 +1,14 @@ - + https://github.com/dotnet/msbuild e9b99f554a3c298e1106ea171f5a0462780af2c5 - + https://github.com/dotnet/dotnet - efbfb137a317fb339a6b7be36af7188cc508dc95 + 78c5fa9a48d469a19ab5a61c16c955c1f370b5be diff --git a/global.json b/global.json index 10335aa0cc..4055fa6860 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "10.0.100-preview.3.25201.16" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25228.104" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25229.109" } }