blob: 85de4e9a65f3ee9e9889ba8dcfab8be2db287584 (
plain) (
blame)
1
2
3
4
5
|
<linker>
<!-- Can be removed if CompiledBinding and no reflection are used -->
<assembly fullname="HandsFree" preserve="All" />
<assembly fullname="Avalonia.Themes.Fluent" preserve="All" />
</linker>
|