diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-02-05 18:32:19 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-02-05 18:32:19 -0500 |
| commit | c1ae32ee04460442046d5276bb57726d6d1d6e92 (patch) | |
| tree | 788dd84859c54a2ca6fef28465aeaaed408ea7b1 /Roots.xml | |
| download | HandsFree-c1ae32ee04460442046d5276bb57726d6d1d6e92.tar.gz HandsFree-c1ae32ee04460442046d5276bb57726d6d1d6e92.tar.bz2 HandsFree-c1ae32ee04460442046d5276bb57726d6d1d6e92.zip | |
Diffstat (limited to 'Roots.xml')
| -rw-r--r-- | Roots.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Roots.xml b/Roots.xml new file mode 100644 index 0000000..85de4e9 --- /dev/null +++ b/Roots.xml @@ -0,0 +1,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> |
