From 9277301b727bbf5d362656611a90bd36800d1935 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sun, 20 Dec 2020 08:21:02 +0000 Subject: [PATCH] [master] Update dependencies from dotnet/runtime (#46218) [master] Update dependencies from dotnet/runtime --- eng/Version.Details.xml | 28 ++++++++++++++-------------- eng/Versions.props | 12 ++++++------ global.json | 2 +- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3e4c0d8258c..d6506d1fde4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -170,33 +170,33 @@ https://github.com/dotnet/runtime 38017c3935de95d0335bac04f4901ddfc2718656 - + https://github.com/dotnet/runtime - be27e294a12514638bb5337c7fe5cc72d93a443a + 6dd7b2df5098a61514b13114cb5bd682dff5c71c - + https://github.com/dotnet/runtime - be27e294a12514638bb5337c7fe5cc72d93a443a + 6dd7b2df5098a61514b13114cb5bd682dff5c71c - + https://github.com/dotnet/runtime - be27e294a12514638bb5337c7fe5cc72d93a443a + 6dd7b2df5098a61514b13114cb5bd682dff5c71c - + https://github.com/dotnet/runtime - be27e294a12514638bb5337c7fe5cc72d93a443a + 6dd7b2df5098a61514b13114cb5bd682dff5c71c - + https://github.com/dotnet/runtime - be27e294a12514638bb5337c7fe5cc72d93a443a + 6dd7b2df5098a61514b13114cb5bd682dff5c71c - + https://github.com/dotnet/runtime - be27e294a12514638bb5337c7fe5cc72d93a443a + 6dd7b2df5098a61514b13114cb5bd682dff5c71c - + https://github.com/dotnet/runtime - be27e294a12514638bb5337c7fe5cc72d93a443a + 6dd7b2df5098a61514b13114cb5bd682dff5c71c https://github.com/mono/linker diff --git a/eng/Versions.props b/eng/Versions.props index 7ca08e7fdf6..fc1256489ab 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -67,11 +67,11 @@ 6.0.0-beta.20616.18 6.0.0-alpha.1.20612.4 - 6.0.0-alpha.1.20616.14 - 6.0.0-alpha.1.20616.14 + 6.0.0-alpha.1.20618.13 + 6.0.0-alpha.1.20618.13 3.1.0 - 6.0.0-alpha.1.20616.14 + 6.0.0-alpha.1.20618.13 1.2.0-beta.304 4.5.1 @@ -99,14 +99,14 @@ 4.7.0 4.7.0 4.7.0 - 6.0.0-alpha.1.20616.14 - 6.0.0-alpha.1.20616.14 + 6.0.0-alpha.1.20618.13 + 6.0.0-alpha.1.20618.13 4.3.0 4.5.4 4.5.0 1.1.1 4.3.0 - 6.0.0-alpha.1.20616.14 + 6.0.0-alpha.1.20618.13 5.0.0-beta.20607.2 5.0.0-beta.20607.2 diff --git a/global.json b/global.json index 95e408d2342..5121e1ec4c3 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.20616.18", "Microsoft.DotNet.SharedFramework.Sdk": "6.0.0-beta.20616.18", "Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", - "Microsoft.NET.Sdk.IL": "6.0.0-alpha.1.20616.14", + "Microsoft.NET.Sdk.IL": "6.0.0-alpha.1.20618.13", "Microsoft.Build.NoTargets": "2.0.1", "Microsoft.Build.Traversal": "2.1.1" } -- GitLab