From 5b3d7f611da03b5133e1c5e048cf59e6c9ba46d4 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 12:52:34 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220627.2 (#1426) [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 ddbdabaf..6f672808 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,25 +3,25 @@ - + https://github.com/dotnet/arcade - 640c1cc2a140b322c4f30f6d6b85f35f0c4c7313 + a264eb13fea14125f3ef8d4056586cd66fa55309 - + https://github.com/dotnet/arcade - 640c1cc2a140b322c4f30f6d6b85f35f0c4c7313 + a264eb13fea14125f3ef8d4056586cd66fa55309 - + https://github.com/dotnet/arcade - 640c1cc2a140b322c4f30f6d6b85f35f0c4c7313 + a264eb13fea14125f3ef8d4056586cd66fa55309 - + https://github.com/dotnet/arcade - 640c1cc2a140b322c4f30f6d6b85f35f0c4c7313 + a264eb13fea14125f3ef8d4056586cd66fa55309 - + https://github.com/dotnet/arcade - 640c1cc2a140b322c4f30f6d6b85f35f0c4c7313 + a264eb13fea14125f3ef8d4056586cd66fa55309 https://github.com/dotnet/arcade-services diff --git a/global.json b/global.json index a052fa0c..f7af2ee6 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22327.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22327.2" } }