fix release

This commit is contained in:
2dust
2022-04-03 08:39:37 +08:00
parent 4c3ee718f4
commit 27f92f542a
2 changed files with 0 additions and 2 deletions

View File

@@ -108,7 +108,6 @@
</ItemGroup>
<PropertyGroup />
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Properties\Resources.resx">

View File

@@ -14,6 +14,5 @@
<StartupObject>clashUpgrade.Program</StartupObject>
</PropertyGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>
</Project>