Update TrimmerRoots.xml

This commit is contained in:
JustArchi
2020-11-17 11:50:00 +01:00
parent 49841fa27e
commit 88c659ac77

View File

@@ -1,4 +1,8 @@
<linker>
<!-- We include System.Runtime for plugins usage -->
<!-- All below entries are dedicated to our official STD plugin -->
<assembly fullname="System.Collections.Immutable">
<type fullname="System.Collections.Immutable.ImmutableDictionary" />
</assembly>
<assembly fullname="System.Runtime" />
</linker>