From 2b4b791b09ec589c16d88257fa76bf28a73fb13e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 12:31:36 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230322.2 (#1561) [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 0c43b9e5..80614a82 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - b17c4b8af95a9652c3501df2702913ca94adb139 + e25f6609554cdfe545659c9035384e9cdff39529 - + https://github.com/dotnet/arcade - b17c4b8af95a9652c3501df2702913ca94adb139 + e25f6609554cdfe545659c9035384e9cdff39529 - + https://github.com/dotnet/arcade - b17c4b8af95a9652c3501df2702913ca94adb139 + e25f6609554cdfe545659c9035384e9cdff39529 - + https://github.com/dotnet/arcade - b17c4b8af95a9652c3501df2702913ca94adb139 + e25f6609554cdfe545659c9035384e9cdff39529 - + https://github.com/dotnet/arcade - b17c4b8af95a9652c3501df2702913ca94adb139 + e25f6609554cdfe545659c9035384e9cdff39529 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index 94eabd69..1beb9aac 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23171.2" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23172.2" } }