From f2ecc82b3f96e1fc44b2f89da56313863fd02432 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 23 Apr 2023 12:23:19 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20230422.1 (#1577) [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 d13da614..e8a7122e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - fc43dcf6508c135e6743889311d86992da080f30 + 19edd2a515c37b90e90ceab9ce842847ce75b460 - + https://github.com/dotnet/arcade - fc43dcf6508c135e6743889311d86992da080f30 + 19edd2a515c37b90e90ceab9ce842847ce75b460 - + https://github.com/dotnet/arcade - fc43dcf6508c135e6743889311d86992da080f30 + 19edd2a515c37b90e90ceab9ce842847ce75b460 - + https://github.com/dotnet/arcade - fc43dcf6508c135e6743889311d86992da080f30 + 19edd2a515c37b90e90ceab9ce842847ce75b460 - + https://github.com/dotnet/arcade - fc43dcf6508c135e6743889311d86992da080f30 + 19edd2a515c37b90e90ceab9ce842847ce75b460 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index c73618c2..c04d58ce 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23221.8" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23222.1" } }