修改主要程序

This commit is contained in:
zsyg
2025-06-14 10:05:11 +08:00
committed by GitHub
parent e03c55a866
commit efd2c615bc
6 changed files with 200 additions and 8 deletions

View File

@@ -16,10 +16,13 @@
<ItemGroup>
<None Include="help.txt" />
<None Include="resource\aria2c.exe">
<None Include="resource\*.exe">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="img\png\WindowsCleaner.png">
<None Include="img\png\*.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="img\jpg\*.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="img\ico\icon.ico">