From c74c7ef65ea8ecbafe06a729951380845d54cfe6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 12:42:45 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20190825.1 (#4275) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19425.1 --- 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 5463ceb7f..c006ca8e8 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -65,9 +65,9 @@ - + https://github.com/dotnet/arcade - a7b5eb8de300b6a30bd797c4ecc8769f7028aeec + 2de3acc671fc624191672a45564f9ef130af5cd4 diff --git a/global.json b/global.json index b174bf2ab..f76d6b175 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.19424.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19425.1" } }