From c84cc0040dcb39ea63e9a06aa0124d87cb1db850 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 18 Dec 2021 13:16:42 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211217.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.21615.1 -> To Version 7.0.0-beta.21617.4 --- 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 e50da455c3d..1cce524b228 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -75,25 +75,25 @@ - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 - + https://github.com/dotnet/arcade - 943d03f62955c771825dfa1f1bdeb8f853a2d7dd + 78659a1d4831ce9d62ea817fe13e4e2e70a52961 diff --git a/eng/Versions.props b/eng/Versions.props index f0c1f5e5a1e..93905b38ed6 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,9 +37,9 @@ - 7.0.0-beta.21615.1 - 7.0.0-beta.21615.1 - 7.0.0-beta.21615.1 + 7.0.0-beta.21617.4 + 7.0.0-beta.21617.4 + 7.0.0-beta.21617.4 diff --git a/global.json b/global.json index dc6cb38f691..e4dc89364dc 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21615.1", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21615.1" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21617.4", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21617.4" }, "sdk": { "version": "6.0.100"