From 3a3bf336ebd3dd978fec666b63a6a362322bf218 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 9 Apr 2021 12:15:03 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210408.2 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21207.4 -> To Version 6.0.0-beta.21208.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 0e87b9efb..3005e0a00 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - 86aee6d02b2fb8534b9466db0da25483d7c399a9 + 814754c257edd24aeff89615106e4557d07632d8 diff --git a/global.json b/global.json index 9f419c9b5..7236437bb 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.21207.4" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21208.2" } }