From 3e9e7fe78aed8385e08ffc6732f5bf55695626f3 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 12:48:30 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20190805.9 (#3813) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19405.9 --- 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 df40557fc..e74e939b2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - b1c2f33f0cef32d1df6e7f388017fd6761d3fcad + 44ccf0f527de559b07f9ad955a47ec97f03f2146 diff --git a/global.json b/global.json index 2de394796..6c8151b0f 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview6-012264" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19404.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19405.9" } }