From e2325f35a3d92e435884326b46143e8711a261ca Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Thu, 23 Jan 2020 06:23:59 -0800 Subject: [PATCH] Add workaround for ILLinker stripping COM interop details (#2012) * Add workaround for ILLinker stripping COM interop details Fixes #1264 * Correct version of the fix --- src/coreclr/src/System.Private.CoreLib/ILLinkTrim.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/coreclr/src/System.Private.CoreLib/ILLinkTrim.xml b/src/coreclr/src/System.Private.CoreLib/ILLinkTrim.xml index 5041961..850fc77 100644 --- a/src/coreclr/src/System.Private.CoreLib/ILLinkTrim.xml +++ b/src/coreclr/src/System.Private.CoreLib/ILLinkTrim.xml @@ -67,6 +67,7 @@ +