From 8e1b7953de784f5bff2423d623c89bfb5832f6c4 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Sat, 13 Apr 2019 12:05:36 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20190412.2 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19212.2 - Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19212.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 44f0aa22517..d4ae709fb5a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -63,13 +63,13 @@ - + https://github.com/dotnet/arcade - e7b5230799a6db9121d90cf548d5a2313bd682dd + 9d0fd805448082c8d55e2434607b481bca70a146 - + https://github.com/dotnet/arcade - e7b5230799a6db9121d90cf548d5a2313bd682dd + 9d0fd805448082c8d55e2434607b481bca70a146 https://github.com/dotnet/corefx diff --git a/eng/Versions.props b/eng/Versions.props index 507523fd894..0c8554703c4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 1.0.0-beta.19211.2 + 1.0.0-beta.19212.2 diff --git a/global.json b/global.json index 4f60d3460a2..fd7cf5ade55 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.19211.2" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19212.2" }, "native-tools": { "strawberry-perl": "5.28.1.1-1",