From c2aa15275d60c5aa1c62ff63fc6f532ddbc8765b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 12:33:11 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230327.4 (#1564) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 20 ++++++++++---------- global.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c23d8679..b9d41414 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 1177b37e60c7271ab461098aefbdd03edc15b90d + 747f53d751983dd062f39f4654bff074536e0012 - + https://github.com/dotnet/arcade - 1177b37e60c7271ab461098aefbdd03edc15b90d + 747f53d751983dd062f39f4654bff074536e0012 - + https://github.com/dotnet/arcade - 1177b37e60c7271ab461098aefbdd03edc15b90d + 747f53d751983dd062f39f4654bff074536e0012 - + https://github.com/dotnet/arcade - 1177b37e60c7271ab461098aefbdd03edc15b90d + 747f53d751983dd062f39f4654bff074536e0012 - + https://github.com/dotnet/arcade - 1177b37e60c7271ab461098aefbdd03edc15b90d + 747f53d751983dd062f39f4654bff074536e0012 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 5c90a2fc..c1bda549 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23174.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23177.4" } }