From 074423c906e44b69e0ba301676446dde677f157f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 13:44:45 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20200229.1 (#6629) - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20129.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 5d7526c9f..c0d81f103 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -100,9 +100,9 @@ - + https://github.com/dotnet/arcade - 5966c5dd9deb5aca8fd8183eec454cf6cf864d14 + 86e54fb5076d46a6f959f0329d53c1c72e2280df diff --git a/global.json b/global.json index 480f508b1..f540e31f2 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20128.3" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20129.1" } }