From d33b7e8cca1d8cf3f6c37be4fc3926180833b18a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 13:41:03 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20200209.1 (#446) - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20109.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 a2642421e..b6627d7a0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - 490732cf6dcb77631fee038da1af0df1518c2fb0 + b0e8d3944155f94f83deea8afe025debe369e69f diff --git a/global.json b/global.json index 5e2851ff0..ac83b0fc7 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.20108.2" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20109.1" } }