Skip to content

Commit 3307c81

Browse files
authored
Merge pull request #808 from jonpryor/jonp-cp-59115
[Xamarin.Android.Build.Tasks] Preserve set_ShadowCopyDirectories (#803)
2 parents eca0e84 + 5b2f221 commit 3307c81

File tree

1 file changed

+1
-0
lines changed
  • src/Xamarin.Android.Build.Tasks/Linker/PreserveLists

1 file changed

+1
-0
lines changed

src/Xamarin.Android.Build.Tasks/Linker/PreserveLists/mscorlib.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
<type fullname="System.AppDomainSetup" preserve="fields">
1818
<method name="set_ShadowCopyFiles" />
19+
<method name="set_ShadowCopyDirectories" />
1920
</type>
2021
<type fullname="System.AppDomainUnloadedException" />
2122
<type fullname="System.ApplicationException" />

0 commit comments

Comments
 (0)