From ed8cb26582507ea24918d6c175e4b6705fa09cb2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 24 Jan 2024 13:51:54 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20240123.2 Microsoft.DotNet.Arcade.Sdk From Version 8.0.0-beta.24060.4 -> To Version 8.0.0-beta.24073.2 --- 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 47a4f4ccfd..876980e85c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -29,9 +29,9 @@ - + https://github.com/dotnet/arcade - 888985fb9a9ae4cb30bca75f98af9126c839e660 + 4c941e2e3ae61502bd4ffd711930f662fd808375 diff --git a/global.json b/global.json index b5234bc176..56134e06fd 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.24060.4", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24073.2", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }