misc: delete useless config.

This commit is contained in:
Zhang Dian
2024-03-12 14:58:51 +08:00
parent f140a331d7
commit ede0f9f3db
2 changed files with 0 additions and 10 deletions

View File

@@ -23,11 +23,4 @@
<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>