From de4b9b142ef02a317164096744f21bae31948c82 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2019 12:23:46 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20190702.7 (#2823) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19352.7 --- 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 090b2198e..b5bb3d3ad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - 1fb1e240c889cd7f6e10cb1eacd129efa3ddb4b4 + b8c190d95371e658d95a5731f4778bd3da2fa42d diff --git a/global.json b/global.json index 0207ac7b6..098b7cd16 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.19351.4" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19352.7" } }