From 26f04609c422253bbcf82e181968aa80433a81b6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 10 Dec 2020 13:05:49 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20201208.21 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.20607.11 -> To Version 6.0.0-beta.20608.21 --- eng/Version.Details.xml | 4 ++-- eng/common/performance/microbenchmarks.proj | 2 +- global.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index fc37c46eb8..0f12ad7c70 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - ae4226e0521b46075925444f3d733e05ae74dc0d + b984ce874f048ec28e1067e9f47bdb183682df46 diff --git a/eng/common/performance/microbenchmarks.proj b/eng/common/performance/microbenchmarks.proj index 318ca5f1b8..94b6efbc92 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 5c57fd5f69..702919f88f 100644 --- a/global.json +++ b/global.json @@ -17,6 +17,6 @@ "xcopy-msbuild": "16.8.0-preview2.1" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20607.11" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20608.21" } }