From f89b715ec0ac6168ae7f202fc2600eecb3c11fa3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 15 Oct 2021 12:19:53 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211014.3 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.21513.5 -> To Version 7.0.0-beta.21514.3 --- 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 7739192c075..6e3d2107582 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -75,25 +75,25 @@ - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc - + https://github.com/dotnet/arcade - e7e5b5ae13b66d53522e3b78f7fb612f71638c59 + 9030d71b47f5a885a1f1d81ace8ec469249d88bc diff --git a/eng/Versions.props b/eng/Versions.props index 78bd2f06f9d..9a4284057e9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,9 +37,9 @@ - 7.0.0-beta.21513.5 - 7.0.0-beta.21513.5 - 7.0.0-beta.21513.5 + 7.0.0-beta.21514.3 + 7.0.0-beta.21514.3 + 7.0.0-beta.21514.3 diff --git a/global.json b/global.json index f7010d5a232..8d7ac0b2953 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21513.5", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21513.5" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21514.3", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21514.3" }, "sdk": { "version": "6.0.100-rc.1.21430.12"