From 7fa595a5e2f52658b7396f4d93b73551ffad077f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sun, 12 May 2019 12:24:30 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20190511.1 (#1961) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19261.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 1d8be8760..4a45ef379 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -72,9 +72,9 @@ - + https://github.com/dotnet/arcade - 810920cf8a5fc183585304193f8b4e4e189497e9 + 136dfbfa8a6173dadc107bf7393bdeaceecb4d3a diff --git a/global.json b/global.json index a1c22f0e1..c33a85638 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.0.100-preview4-011223" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19260.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19261.1" } }