From 9194c398103a32814d32d9535358e1834d5526af Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 19 Nov 2021 13:18:42 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20211118.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.21566.10 -> To Version 7.0.0-beta.21568.2 --- 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 cc0659d5d77..b2e007cadc3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -75,25 +75,25 @@ - + https://github.com/dotnet/arcade - 53cc1bc2e555aa7aea95884575d22e21d63708cf + 7097001cd87357ebc6fb82f3c7a801efeed70e3f - + https://github.com/dotnet/arcade - 53cc1bc2e555aa7aea95884575d22e21d63708cf + 7097001cd87357ebc6fb82f3c7a801efeed70e3f - + https://github.com/dotnet/arcade - 53cc1bc2e555aa7aea95884575d22e21d63708cf + 7097001cd87357ebc6fb82f3c7a801efeed70e3f - + https://github.com/dotnet/arcade - 53cc1bc2e555aa7aea95884575d22e21d63708cf + 7097001cd87357ebc6fb82f3c7a801efeed70e3f - + https://github.com/dotnet/arcade - 53cc1bc2e555aa7aea95884575d22e21d63708cf + 7097001cd87357ebc6fb82f3c7a801efeed70e3f diff --git a/eng/Versions.props b/eng/Versions.props index 3f55b56abf1..ccd5fb410f1 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -37,9 +37,9 @@ - 7.0.0-beta.21566.10 - 7.0.0-beta.21566.10 - 7.0.0-beta.21566.10 + 7.0.0-beta.21568.2 + 7.0.0-beta.21568.2 + 7.0.0-beta.21568.2 diff --git a/global.json b/global.json index 42cc2359ac3..e0a1ba75684 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21566.10", - "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21566.10" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21568.2", + "Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.21568.2" }, "sdk": { "version": "6.0.100-rc.1.21430.12"