From f60833b1b1371a99e6db226005012eec8a9acf69 Mon Sep 17 00:00:00 2001 From: Bret Johnson Date: Thu, 31 Aug 2017 10:55:59 -0400 Subject: [PATCH] Added AppDomainSetup.set_ShadowCopyDirectories to preserves list Needed to fix https://bugzilla.xamarin.com/show_bug.cgi?id=59115 since monodroid_create_appdomain sets this property, expecting it to always be there --- .../Linker/PreserveLists/mscorlib.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Xamarin.Android.Build.Tasks/Linker/PreserveLists/mscorlib.xml b/src/Xamarin.Android.Build.Tasks/Linker/PreserveLists/mscorlib.xml index c3fccbe5402..08afc6be33e 100644 --- a/src/Xamarin.Android.Build.Tasks/Linker/PreserveLists/mscorlib.xml +++ b/src/Xamarin.Android.Build.Tasks/Linker/PreserveLists/mscorlib.xml @@ -16,6 +16,7 @@ +