Added icon

This commit is contained in:
strongleong 2022-02-06 22:54:15 +11:00
parent 6dbf0656dc
commit e3eacc4ab4
2 changed files with 5 additions and 0 deletions

View File

@ -7,8 +7,13 @@
<UseWPF>true</UseWPF>
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
<UseWindowsForms>True</UseWindowsForms>
<ApplicationIcon>ScrapModsLoaderIcon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Content Include="ScrapModsLoaderIcon.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="DotNetZip" Version="1.16.0" />
</ItemGroup>

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB