feat: add AssemblyInfo for ColorPicker, DataGrid, and TreeDataGrid.

This commit is contained in:
Zhang Dian
2025-04-23 21:23:19 +08:00
parent 31a219f36f
commit 567027e089
9 changed files with 81 additions and 3 deletions

View File

@@ -11,9 +11,9 @@
<!-- <StyleInclude Source="avares://Semi.Avalonia/Index.axaml" /> -->
<semi:SemiTheme Locale="zh-CN" />
<semi:SemiPopupAnimations />
<StyleInclude Source="avares://Semi.Avalonia.DataGrid/Index.axaml" />
<StyleInclude Source="avares://Semi.Avalonia.ColorPicker/Index.axaml" />
<StyleInclude Source="avares://Semi.Avalonia.TreeDataGrid/Index.axaml" />
<semi:ColorPickerSemiTheme />
<semi:DataGridSemiTheme />
<semi:TreeDataGridSemiTheme />
</Application.Styles>
<Application.Resources>
<ResourceDictionary>