gamenight/FrontendPlatformUno/FrontendPlatformUno.Wasm/LinkerConfig.xml

12 lines
271 B
XML

<linker>
<assembly fullname="FrontendPlatformUno" />
<assembly fullname="FrontendPlatformUno.Wasm" />
<!--
Uncomment this section when using JSON.NET
<assembly fullname="System.Core">
<type fullname="System.Linq.Expressions*" />
</assembly>
-->
</linker>