From f8e8bcfdece5a7616b260ee59afa3f1b3f3f19fc Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 19 Mar 2022 12:22:39 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220318.2 Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22167.4 -> To Version 7.0.0-beta.22168.2 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 4 ++-- global.json | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 06f3c2436af..8cbc0397d0a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -75,25 +75,25 @@ - + https://github.com/dotnet/arcade - 251034e7687335886c3774a0138a8584a782b0eb + bafd55901b50d6fc3507c8ed96a7777fcca1796f - + https://github.com/dotnet/arcade - 251034e7687335886c3774a0138a8584a782b0eb + bafd55901b50d6fc3507c8ed96a7777fcca1796f - + https://github.com/dotnet/arcade - 251034e7687335886c3774a0138a8584a782b0eb + bafd55901b50d6fc3507c8ed96a7777fcca1796f - + https://github.com/dotnet/arcade - 251034e7687335886c3774a0138a8584a782b0eb + bafd55901b50d6fc3507c8ed96a7777fcca1796f - + https://github.com/dotnet/arcade - 251034e7687335886c3774a0138a8584a782b0eb + bafd55901b50d6fc3507c8ed96a7777fcca1796f diff --git a/eng/Versions.props b/eng/Versions.props index acda7e082f4..04c07c5b284 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -44,8 +44,8 @@ - 7.0.0-beta.22167.4 - 7.0.0-beta.22167.4 + 7.0.0-beta.22168.2 + 7.0.0-beta.22168.2 diff --git a/global.json b/global.json index 33079abc137..c14a468b314 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22167.4", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22167.4" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22168.2", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22168.2" }, "sdk": { "version": "7.0.100-alpha.1.22053.1"