修改为单屏

This commit is contained in:
2025-09-26 11:23:55 +08:00
parent aa43943f33
commit 0884292626
11 changed files with 223 additions and 420 deletions

View File

@@ -15,12 +15,6 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<!--<PackageReference Include="Costura.Fody" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>-->
</ItemGroup>
<ItemGroup>
<Reference Include="System.Windows.Forms" />