From 2473af351cfffaef1d320ff4924995240a150bd0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 12 Mar 2024 12:43:34 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20240311.1 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24158.4 -> To Version 8.0.0-beta.24161.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 b1514f0854a..2663ee62f5b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -30,9 +30,9 @@ - + https://github.com/dotnet/arcade - 052a4b9e7a9bdb9744c86c05665f1b46e4d59b15 + 5c3fdd3b5aaaa32b24383ec12a60b37ebff13079 diff --git a/global.json b/global.json index 189a8c9b73e..ca474949fc3 100644 --- a/global.json +++ b/global.json @@ -17,7 +17,7 @@ "perl": "5.38.0.1" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24158.4", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24161.1", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }