Skip to content

Commit 9da5dfb

Browse files
author
WinExp
committed
修复了应用图标不显示的 Bug。
1 parent 7f5db05 commit 9da5dfb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

SunWeather_WinUI3/SunWeather_WinUI3.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,9 @@
4848
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
4949
</Content>
5050
</ItemGroup>
51+
<ItemGroup>
52+
<Content Update="Assets\App_Icon_Content_64.ico">
53+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
54+
</Content>
55+
</ItemGroup>
5156
</Project>

0 commit comments

Comments
 (0)