Added Zune 5 icon

This commit is contained in:
Yoshi Askharoun
2022-06-08 12:06:11 -05:00
parent 01f8df1525
commit d4ff905fb1
2 changed files with 2 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

+2 -1
View File
@@ -4,6 +4,7 @@
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<ApplicationIcon>Assets\ZuneFluentGem.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
@@ -11,7 +12,7 @@
</ItemGroup>
<ItemGroup>
<None Remove="Assets\ZuneFluentWordmark.png" />
<Content Include="Assets\ZuneFluentGem.ico" />
<Resource Include="Assets\ZuneFluentWordmark.png" />
</ItemGroup>