From ca4e21f5745d444751292d223a1b81b0f343e8c2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 28 May 2021 12:24:08 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210527.1 Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.21276.5 -> To Version 6.0.0-beta.21277.1 --- 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 7c97a084d62..594e24164b8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -95,25 +95,25 @@ - + https://github.com/dotnet/arcade - c2a8af3f309fc27402fa9c18bac6df757a9c41ed + c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 - + https://github.com/dotnet/arcade - c2a8af3f309fc27402fa9c18bac6df757a9c41ed + c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 - + https://github.com/dotnet/arcade - c2a8af3f309fc27402fa9c18bac6df757a9c41ed + c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 - + https://github.com/dotnet/arcade - c2a8af3f309fc27402fa9c18bac6df757a9c41ed + c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 - + https://github.com/dotnet/arcade - c2a8af3f309fc27402fa9c18bac6df757a9c41ed + c3e0e4070f6cd3873b775e3f4136e29f4d66cb49 diff --git a/eng/Versions.props b/eng/Versions.props index 8ea68506ffd..a3d396c869c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -42,9 +42,9 @@ - 6.0.0-beta.21276.5 - 6.0.0-beta.21276.5 - 6.0.0-beta.21276.5 + 6.0.0-beta.21277.1 + 6.0.0-beta.21277.1 + 6.0.0-beta.21277.1 diff --git a/global.json b/global.json index 310bbc28634..a1e9c1c8da2 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21276.5", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21276.5" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21277.1", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21277.1" }, "sdk": { "version": "6.0.100-preview.3.21202.5"