From e3a45f72c7f28ed11f188f22d236588156d89c96 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 15:31:06 -0500 Subject: [PATCH] [main] Update dependencies from mono/linker (#56461) * Update dependencies from https://github.com/mono/linker build 20210727.1 Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21376.2 -> To Version 6.0.100-preview.6.21377.1 * Update dependencies from https://github.com/mono/linker build 20210728.1 Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21376.2 -> To Version 6.0.100-preview.6.21378.1 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9d35147..06065b0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -186,9 +186,9 @@ https://github.com/dotnet/runtime f7e4c261815c66fde2c1e750b744f193e236c17e - + https://github.com/mono/linker - b888d672e11588e2bbca1cd3eeaee30d53416897 + 0cb9250a903cfc90cbac602ed79c0cbc588d8d3f https://github.com/dotnet/xharness diff --git a/eng/Versions.props b/eng/Versions.props index bf0541a..55b4a8c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -166,7 +166,7 @@ 5.0.0-preview-20201009.2 - 6.0.100-preview.6.21376.2 + 6.0.100-preview.6.21378.1 $(MicrosoftNETILLinkTasksVersion) 6.0.0-rc.1.21369.1 -- 2.7.4