From 4662ae4cc61f51060a80267045f7883d4614d127 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 3 Apr 2021 12:14:04 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20210403.1 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.21201.6 -> To Version 6.0.0-beta.21203.1 --- 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 fb3632c5e5..fccd2c1d10 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - 8efbcc6582eec1d064bbb44af1f1107ca7736c7f + 1bfe91238cb39b9620b878b8f1bf0c789324b4cd diff --git a/global.json b/global.json index a07a06d7be..b693902806 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.21201.6" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21203.1" } }