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

@ -94,7 +94,4 @@ Global
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7CA41ED3-2CED-40CC-AA21-28C3B42B1E86}
EndGlobalSection
GlobalSection(RiderSharedRunConfigurations) = postSolution
File = .run\SC-Single.run.xml
EndGlobalSection
EndGlobal

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>