push changes

This commit is contained in:
qile.wang
2024-02-28 15:21:48 +08:00
parent 4efc6bf4ec
commit d19cc9d7b9
9 changed files with 205 additions and 25 deletions

View File

@@ -23,4 +23,11 @@
<ProjectReference Include="..\..\src\Semi.Avalonia.DataGrid\Semi.Avalonia.DataGrid.csproj" />
<ProjectReference Include="..\..\src\Semi.Avalonia\Semi.Avalonia.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Update="Pages\HyperlinkButtonDemo.axaml.cs">
<DependentUpon>HyperLinkButtonDemo.axaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
</ItemGroup>
</Project>