mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-03-03 00:00:55 +08:00
6 lines
218 B
XML
6 lines
218 B
XML
<linker>
|
|
<!-- Can be removed if CompiledBinding and no reflection are used -->
|
|
<assembly fullname="Semi.Avalonia.Demo" preserve="All" />
|
|
<assembly fullname="Avalonia.Themes.Fluent" preserve="All" />
|
|
</linker>
|