From 66c2dfd1907e64c5d3fcbec9648feaa9818e3de7 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 16 Feb 2020 13:08:47 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20200215.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20115.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 d53292f01..10383f6d8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - 16fbdca79f86f36434b80f2bb898861759ec754b + e133be6cf759f6badf7bc4052118ad8197eb03bf diff --git a/global.json b/global.json index 99513e3e9..00501aaa1 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.20114.5" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20115.1" } }