From 84680bf557210114ea5ca823386cd49691c4cac6 Mon Sep 17 00:00:00 2001 From: Marek Safar Date: Sat, 25 Dec 2021 02:34:58 +0100 Subject: [PATCH] Use System.Runtime.InteropServices.EnableConsumingManagedCodeFromNativeHosting (#62903) feature switch to keep native hosting ComponentActivator dependencies --- .../src/ILLink/ILLink.Descriptors.Shared.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml b/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml index 0618f1644ea32..3def281c2bcab 100644 --- a/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml +++ b/src/libraries/System.Private.CoreLib/src/ILLink/ILLink.Descriptors.Shared.xml @@ -6,10 +6,14 @@ https://github.com/mono/linker/pull/649 --> + - + +