From c2a8af3f309fc27402fa9c18bac6df757a9c41ed Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 19:27:17 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210526.4 (#7451) [main] Update dependencies from dotnet/arcade --- 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 810c4cc07b3..4b909f8447b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -11,25 +11,25 @@ - + https://github.com/dotnet/arcade - 579b548c545da1a9747bc5df599f38fe86d66251 + cb7c3c00ef355302906526c1762158dfd82d460e - + https://github.com/dotnet/arcade - 579b548c545da1a9747bc5df599f38fe86d66251 + cb7c3c00ef355302906526c1762158dfd82d460e - + https://github.com/dotnet/arcade - 579b548c545da1a9747bc5df599f38fe86d66251 + cb7c3c00ef355302906526c1762158dfd82d460e - + https://github.com/dotnet/arcade - 579b548c545da1a9747bc5df599f38fe86d66251 + cb7c3c00ef355302906526c1762158dfd82d460e - + https://github.com/dotnet/arcade - 579b548c545da1a9747bc5df599f38fe86d66251 + cb7c3c00ef355302906526c1762158dfd82d460e https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index dfb3c9c1040..c3bd5081e77 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -65,8 +65,8 @@ 2.4.1 2.0.3 2.4.1 - 6.0.0-beta.21275.5 - 6.0.0-beta.21275.5 + 6.0.0-beta.21276.4 + 6.0.0-beta.21276.4 1.22.0 1.1.2 2.0.0 @@ -77,7 +77,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-21228-01 1.1.0-beta-21228-01 - 6.0.0-beta.21275.5 + 6.0.0-beta.21276.4 1.0.0-beta.21275.1 1.1.0-beta.21228.1 1.0.0-prerelease.21271.1 diff --git a/global.json b/global.json index c4be1626535..650a05eebc4 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "6.0.100-preview.3.21202.5" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21275.5", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21275.5" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21276.4", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21276.4" } }