Added an icon to show on windows, in taskbar, and on shortcuts.
This commit is contained in:
BIN
osrs-toolbox/fantasy_toolbox_icon.ico
Normal file
BIN
osrs-toolbox/fantasy_toolbox_icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
@@ -7,12 +7,17 @@
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<UseWPF>true</UseWPF>
|
||||
<ApplicationIcon>fantasy_toolbox_icon.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove="Resources\SplashScreenLogo.png" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="fantasy_toolbox_icon.ico" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Resource Include="Resources\SplashScreenLogo.png" />
|
||||
</ItemGroup>
|
||||
|
Reference in New Issue
Block a user