fix: fix the issue of ComboBoxDemoViewModel being trimmed.

This commit is contained in:
Zhang Dian
2024-07-18 22:16:38 +08:00
parent 8982e610e2
commit 8ebc6878b1
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<linker>
<assembly fullname="Semi.Avalonia.Demo" preserve="All"/>
</linker>