From b727ec3981294dd35f31fb0f1b8af67f4254bff9 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Fri, 12 Apr 2019 12:05:28 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20190411.2 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19211.2 - Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19211.2 --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 2 +- global.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 59452c0e0c1..97260694584 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -63,13 +63,13 @@ - + https://github.com/dotnet/arcade - 4f645e4a5385eb96cad3f72f5ded239761c7d075 + e7b5230799a6db9121d90cf548d5a2313bd682dd - + https://github.com/dotnet/arcade - 4f645e4a5385eb96cad3f72f5ded239761c7d075 + e7b5230799a6db9121d90cf548d5a2313bd682dd https://github.com/dotnet/corefx diff --git a/eng/Versions.props b/eng/Versions.props index 234dfe69ffb..036391e543f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 1.0.0-beta.19210.7 + 1.0.0-beta.19211.2 diff --git a/global.json b/global.json index b0a6492c067..4f60d3460a2 100644 --- a/global.json +++ b/global.json @@ -9,7 +9,7 @@ "version": "3.0.100-preview-010024" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19210.7" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19211.2" }, "native-tools": { "strawberry-perl": "5.28.1.1-1",