From e42f3c2e690cc3b787dbce0e1198c0465c541e10 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 13:35:48 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20191225.1 (#5970) - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19625.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 3385fc87d..84a9385e3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -104,9 +104,9 @@ - + https://github.com/dotnet/arcade - b7573607e81dd496c0270ba724f5ece5568bd311 + 4808b9983dea4d99e40df6215233ea78d396df6f diff --git a/global.json b/global.json index 13a6574db..98120aa10 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "5.0.100-alpha1-014915" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19624.1" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19625.1" } }