From e6c8a13dbe2bc3ff8ae480175c6bbb6b46fd015c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 16 Nov 2019 13:26:45 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/coreclr build 20191114.1 - Microsoft.NET.Sdk.IL - 5.0.0-alpha1.19564.1 - Microsoft.NETCore.ILAsm - 5.0.0-alpha1.19564.1 - Microsoft.NETCore.Runtime.CoreCLR - 5.0.0-alpha1.19564.1 --- eng/Version.Details.xml | 12 ++++++------ eng/Versions.props | 6 +++--- global.json | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1d4e6f358addc4..ca09e195e890de 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -28,17 +28,17 @@ https://github.com/dotnet/corefx 5cee7c97d602f294e27c582d4dab81ec388f1d7b - + https://github.com/dotnet/coreclr - 2c4fb3250989f014550882f5d165cdc36ebdbd08 + a9f3fc16483eecfc47fb79c362811d870be02249 - + https://github.com/dotnet/coreclr - 2c4fb3250989f014550882f5d165cdc36ebdbd08 + a9f3fc16483eecfc47fb79c362811d870be02249 - + https://github.com/dotnet/coreclr - 2c4fb3250989f014550882f5d165cdc36ebdbd08 + a9f3fc16483eecfc47fb79c362811d870be02249 https://github.com/dotnet/corefx diff --git a/eng/Versions.props b/eng/Versions.props index 0f806ee847c24d..422a8105e6150c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -49,9 +49,9 @@ 2.1.0 3.0.0 - 5.0.0-alpha1.19563.3 - 5.0.0-alpha1.19563.3 - 5.0.0-alpha1.19563.3 + 5.0.0-alpha1.19564.1 + 5.0.0-alpha1.19564.1 + 5.0.0-alpha1.19564.1 5.0.0-alpha.1.19563.6 5.0.0-alpha.1.19562.8 diff --git a/global.json b/global.json index ae629df3988627..b0c1a10bddde4a 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.Build.Tasks.Configuration": "5.0.0-beta.19564.6", "Microsoft.DotNet.CoreFxTesting": "5.0.0-beta.19564.6", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "5.0.0-alpha1.19563.3", + "Microsoft.NET.Sdk.IL": "5.0.0-alpha1.19564.1", "Microsoft.Build.NoTargets": "1.0.53", "Microsoft.Build.Traversal": "2.0.2" }