From ae12676bb33d83b2015ea6d2684d3af2364b8ce4 Mon Sep 17 00:00:00 2001 From: dotnet-maestro <@dotnet-maestro> Date: Wed, 17 Apr 2019 12:06:02 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20190417.1 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19217.1 - Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19217.1 --- 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 46de6625f36..f69056e827c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -63,13 +63,13 @@ - + https://github.com/dotnet/arcade - 517bf671ea342965d007aa48f5bfd4926e58d582 + 4e21d52dabbb9f5705a90f097acb1465a0354c0d - + https://github.com/dotnet/arcade - 517bf671ea342965d007aa48f5bfd4926e58d582 + 4e21d52dabbb9f5705a90f097acb1465a0354c0d https://github.com/dotnet/corefx diff --git a/eng/Versions.props b/eng/Versions.props index fea8436f29d..a814c0eb795 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 1.0.0-beta.19215.12 + 1.0.0-beta.19217.1 diff --git a/global.json b/global.json index 9e77ff7417f..9abe7bd85a2 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.19215.12" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19217.1" }, "native-tools": { "strawberry-perl": "5.28.1.1-1",