chore: 删除没啥用的图片资源

This commit is contained in:
zzyyyl
2022-10-30 17:00:32 +08:00
parent 8c29796f4c
commit 50b4cc073e

View File

@@ -486,11 +486,6 @@
<ItemGroup>
<Resource Include="newlogo.ico" />
</ItemGroup>
<ItemGroup>
<Content Include="Resources\Images\Warning.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>xcopy /e /y /i /c "$(ProjectDir)..\..\3rdparty\tools" "$(TargetDir)"