mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
11 lines
217 B
XML
11 lines
217 B
XML
<linker>
|
|
<assembly fullname="Marechai.App" />
|
|
|
|
<!--
|
|
Uncomment this section when using JSON.NET
|
|
<assembly fullname="System.Core">
|
|
<type fullname="System.Linq.Expressions*" />
|
|
</assembly>
|
|
-->
|
|
</linker>
|