From 41a8a165bc13d3f82b9a7e321b6a4518527e148d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 12:24:12 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230424.3 (#1579) [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 7a528ec2..f3cd3342 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - d14c4adbdbb8c7ee060f9e333883fc9890939b66 + 07ee10f0dfbef32742df139f41ddc241a6b7be52 - + https://github.com/dotnet/arcade - d14c4adbdbb8c7ee060f9e333883fc9890939b66 + 07ee10f0dfbef32742df139f41ddc241a6b7be52 - + https://github.com/dotnet/arcade - d14c4adbdbb8c7ee060f9e333883fc9890939b66 + 07ee10f0dfbef32742df139f41ddc241a6b7be52 - + https://github.com/dotnet/arcade - d14c4adbdbb8c7ee060f9e333883fc9890939b66 + 07ee10f0dfbef32742df139f41ddc241a6b7be52 - + https://github.com/dotnet/arcade - d14c4adbdbb8c7ee060f9e333883fc9890939b66 + 07ee10f0dfbef32742df139f41ddc241a6b7be52 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index eab4c3d3..1a523ebc 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23224.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23224.3" } }