Support .icns image #1480

This commit is contained in:
ema
2024-12-15 05:34:50 +08:00
parent cd35e05461
commit 32a1d709a5
4 changed files with 873 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
<UseWPF>true</UseWPF>
<LangVersion>latest</LangVersion>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>