From 43ac4e4d3ad65162602a88d2fffc8cae248e87ab Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2020 08:21:30 -0700 Subject: [PATCH] Update dependencies from https://github.com/dotnet/coreclr build 20200916.1 (#42987) Microsoft.NET.Sdk.IL , Microsoft.NETCore.ILAsm , Microsoft.NETCore.Runtime.CoreCLR From Version 3.1.9-servicing.20461.1 -> To Version 3.1.9-servicing.20466.1 Co-authored-by: dotnet-maestro[bot] --- 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 9dc8fd6ec855..5c5e5807c8fb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/coreclr - 2a4152d784f25ee929b7c0e80c068627887fabcb + dd56afab046dc89d4c2d04512e9345cef21a9439 - + https://github.com/dotnet/coreclr - 2a4152d784f25ee929b7c0e80c068627887fabcb + dd56afab046dc89d4c2d04512e9345cef21a9439 - + https://github.com/dotnet/coreclr - 2a4152d784f25ee929b7c0e80c068627887fabcb + dd56afab046dc89d4c2d04512e9345cef21a9439 diff --git a/eng/Versions.props b/eng/Versions.props index 1c9994f3e65e..1c21144aaf14 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -51,9 +51,9 @@ 3.1.9 3.1.9 - 3.1.9-servicing.20461.1 - 3.1.9-servicing.20461.1 - 3.1.9-servicing.20461.1 + 3.1.9-servicing.20466.1 + 3.1.9-servicing.20466.1 + 3.1.9-servicing.20466.1 3.0.0-preview9.19409.15 4.6.0-preview9.19409.15 diff --git a/global.json b/global.json index 66bd4e998fa5..d3bc20d288a2 100644 --- a/global.json +++ b/global.json @@ -12,6 +12,6 @@ "Microsoft.DotNet.Build.Tasks.Configuration": "1.0.0-beta.20213.4", "Microsoft.DotNet.CoreFxTesting": "1.0.0-beta.20213.4", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "3.1.9-servicing.20461.1" + "Microsoft.NET.Sdk.IL": "3.1.9-servicing.20466.1" } }