From 43f3d4906b8fadaa7846e04b59c8304c5ee90a8b Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2020 13:39:04 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20200207.14 (#444) - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20107.14 --- 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 8007e0fdf8..c7e01918f9 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - f7185ec14965fac5f22ed6102871c9b1c90cbbca + c84720afc91b635e2fbeb5dbd7e2742f18773e0e diff --git a/global.json b/global.json index 0e1b0a3e36..16ef36e8be 100644 --- a/global.json +++ b/global.json @@ -7,6 +7,6 @@ "xcopy-msbuild": "16.3.0-alpha" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20107.3" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20107.14" } }