Update TrimmerRoots.xml

This commit is contained in:
Archi 2021-11-09 22:49:17 +01:00
parent e238026121
commit c7443bef69
No known key found for this signature in database
GPG key ID: 6B138B4C64555AEA

View file

@ -1,8 +1,9 @@
<linker>
<!-- This is actually needed for ASF GlobalConfig loading, not plugins -->
<!-- This is actually needed for ASF (JSON deserialization), not plugins -->
<assembly fullname="System.Collections.Immutable">
<type fullname="System.Collections.Immutable.ImmutableDictionary" />
<type fullname="System.Collections.Immutable.ImmutableHashSet" />
<type fullname="System.Collections.Immutable.ImmutableList" />
</assembly>
<!-- This is needed for basic plugins usage, the attribute is trimmed otherwise -->