From 34adb83c99473706d4c9266d50db2dbff88d6d8b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 9 Dec 2020 13:01:56 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20201207.11 Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.20604.2 -> To Version 6.0.0-beta.20607.11 --- eng/Version.Details.xml | 20 ++++++++++---------- eng/Versions.props | 6 +++--- eng/common/performance/microbenchmarks.proj | 2 +- global.json | 4 ++-- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 12d17c897e6..5af7532379d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -99,25 +99,25 @@ - + https://github.com/dotnet/arcade - ea609b8e036359934332480de9336d98fcbb3f91 + ae4226e0521b46075925444f3d733e05ae74dc0d - + https://github.com/dotnet/arcade - ea609b8e036359934332480de9336d98fcbb3f91 + ae4226e0521b46075925444f3d733e05ae74dc0d - + https://github.com/dotnet/arcade - ea609b8e036359934332480de9336d98fcbb3f91 + ae4226e0521b46075925444f3d733e05ae74dc0d - + https://github.com/dotnet/arcade - ea609b8e036359934332480de9336d98fcbb3f91 + ae4226e0521b46075925444f3d733e05ae74dc0d - + https://github.com/dotnet/arcade - ea609b8e036359934332480de9336d98fcbb3f91 + ae4226e0521b46075925444f3d733e05ae74dc0d diff --git a/eng/Versions.props b/eng/Versions.props index a45d91dc085..ef4aa1d8519 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -43,9 +43,9 @@ - 6.0.0-beta.20604.2 - 6.0.0-beta.20604.2 - 6.0.0-beta.20604.2 + 6.0.0-beta.20607.11 + 6.0.0-beta.20607.11 + 6.0.0-beta.20607.11 diff --git a/eng/common/performance/microbenchmarks.proj b/eng/common/performance/microbenchmarks.proj index 94b6efbc929..318ca5f1b8d 100644 --- a/eng/common/performance/microbenchmarks.proj +++ b/eng/common/performance/microbenchmarks.proj @@ -141,4 +141,4 @@ 4:00 - \ No newline at end of file + diff --git a/global.json b/global.json index 5367b5ad3d7..c263e573d58 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20604.2", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.20604.2" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20607.11", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.20607.11" }, "sdk": { "version": "5.0.100"