From 0bf260e68cda2486a5fbe3d9e8417d17d44de766 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 22 Nov 2018 14:43:20 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 434 (#21166) This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18571.7 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18571.7 --- eng/Version.Details.xml | 8 ++++---- global.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ef69040..e50d2ae 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,13 +2,13 @@ - + https://github.com/dotnet/arcade - 93b39c3209a5929662190c7e85b43b4f2a32bab1 + 1f754c1e95651d19f659c454da4a5974a64ba376 - + https://github.com/dotnet/arcade - 93b39c3209a5929662190c7e85b43b4f2a32bab1 + 1f754c1e95651d19f659c454da4a5974a64ba376 diff --git a/global.json b/global.json index f3c1d9e..518a990 100644 --- a/global.json +++ b/global.json @@ -7,7 +7,7 @@ "python": "2.7.15" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18570.17", - "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18570.17" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18571.7", + "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18571.7" } } -- 2.7.4