From 6ec8c210317bb66b33d0b43f9bacff969cd18a0d Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 2 May 2019 12:29:39 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20190430.6 (#6661) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19230.6 --- 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 3d57399bb6e..8d489b28048 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - a7a250e9c13147134543c35fef2fb81f19592edf + ac8d88df02d246d3147338fcfb03b1b93dc84b53 diff --git a/global.json b/global.json index aca3797d8c5..b95908365c3 100644 --- a/global.json +++ b/global.json @@ -10,7 +10,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19229.8", + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19230.6", "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2" } }