From 9e7583d1402957472e41b6364112a69040399313 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 15 Nov 2018 15:08:32 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 347 (#21023) This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18564.20 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18564.20 --- 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 fe76c7b..d83794b 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,13 +2,13 @@ - + https://github.com/dotnet/arcade - 179f64a9add52c37b4d441f12285da4b17389a82 + 069237d9a7e83bed62c9f664228125b95ddf91f6 - + https://github.com/dotnet/arcade - 179f64a9add52c37b4d441f12285da4b17389a82 + 069237d9a7e83bed62c9f664228125b95ddf91f6 diff --git a/global.json b/global.json index fd7c8dc..9e3e1ca 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.18563.21", - "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18563.21" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18564.20", + "Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18564.20" } } -- 2.7.4