From 5e670014696d13365182a7108d918fe48dec8feb Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 3 Jun 2025 02:01:47 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/dotnet build 270315 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25280.102 -> 10.0.0-beta.25281.103) --- 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 98e49dccbb..faf4f03e04 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 - 7de287dade3fdd9a133f485b8a4954c8fd4a8fdd + d2434b1b5ed778f9869b1e51ba1df4bc3a64eda7 diff --git a/global.json b/global.json index fb05fa7516..bf6fb1b5c2 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "10.0.100-preview.6.25272.112" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25281.103", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25302.103", "Microsoft.Build.NoTargets": "3.7.0" } }