From 23138f0e371680e76c1474c3a8ef73224c850638 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 13:49:27 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211214.1 (#5831) [main] Update dependencies from dotnet/arcade --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- global.json | 4 ++-- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index edbeef37f90..9d587a1ec9d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -75,25 +75,25 @@ - + https://github.com/dotnet/arcade - bcd6e007b9f53be0a7aff804d5c17ea7e179317b + cc0fa942bf43c2814af778868d4e7ddf21146b96 - + https://github.com/dotnet/arcade - bcd6e007b9f53be0a7aff804d5c17ea7e179317b + cc0fa942bf43c2814af778868d4e7ddf21146b96 - + https://github.com/dotnet/arcade - bcd6e007b9f53be0a7aff804d5c17ea7e179317b + cc0fa942bf43c2814af778868d4e7ddf21146b96 - + https://github.com/dotnet/arcade - bcd6e007b9f53be0a7aff804d5c17ea7e179317b + cc0fa942bf43c2814af778868d4e7ddf21146b96 - + https://github.com/dotnet/arcade - bcd6e007b9f53be0a7aff804d5c17ea7e179317b + cc0fa942bf43c2814af778868d4e7ddf21146b96 diff --git a/eng/Versions.props b/eng/Versions.props index bc2622447d5..5e9f222a84c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,9 +37,9 @@ - 7.0.0-beta.21613.2 - 7.0.0-beta.21613.2 - 7.0.0-beta.21613.2 + 7.0.0-beta.21614.1 + 7.0.0-beta.21614.1 + 7.0.0-beta.21614.1 diff --git a/global.json b/global.json index dd0b43f6f81..83ecda1d98a 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21613.2", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21613.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21614.1", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21614.1" }, "sdk": { "version": "6.0.100"