mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-05 00:37:17 +08:00
fix: web demo publish issue.
This commit is contained in:
5
demo/Semi.Avalonia.Demo.Web/linker.xml
Normal file
5
demo/Semi.Avalonia.Demo.Web/linker.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<linker>
|
||||
<assembly fullname="Semi.Avalonia, Version=11.1.0.0, Culture=neutral, PublicKeyToken=null"/>
|
||||
<assembly fullname="Semi.Avalonia.ColorPicker, Version=11.1.0.0, Culture=neutral, PublicKeyToken=null"/>
|
||||
<assembly fullname="Semi.Avalonia.DataGrid, Version=11.1.0.0, Culture=neutral, PublicKeyToken=null"/>
|
||||
</linker>
|
||||
Reference in New Issue
Block a user