fix: trim .csproj.

This commit is contained in:
Zhang Dian
2023-07-20 23:20:55 +08:00
parent f0e5d34803
commit 1c1dc06c80

View File

@@ -26,11 +26,4 @@
<ProjectReference Include="..\..\src\Ursa.Themes.Semi\Ursa.Themes.Semi.csproj"/>
<ProjectReference Include="..\..\src\Ursa\Ursa.csproj"/>
</ItemGroup>
<ItemGroup>
<Compile Update="App.axaml.cs">
<DependentUpon>App.axaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
</ItemGroup>
</Project>