From b5bde1721778e487891c42cab5798a838fba6968 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 3 Nov 2020 13:05:19 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20201030.2 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.20529.1 -> To Version 6.0.0-beta.20530.2 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 801680870..49580c6fd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - 19e7e769f7ca2ece42221f7ff951e7ec705498ec + cd9ceb55f83fb23114ac99ffaa35bcedf41d6cf0 diff --git a/global.json b/global.json index 1212acd33..4dc133c94 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.20529.1" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.20530.2" } }