Skip to content

Commit a758b4f

Browse files
committed
Set an application icon
1 parent 24c1167 commit a758b4f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

WoWthing Sync/WoWthing Sync.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
<WarningLevel>4</WarningLevel>
5454
<Prefer32Bit>false</Prefer32Bit>
5555
</PropertyGroup>
56+
<PropertyGroup>
57+
<ApplicationIcon>Resources\laughing.ico</ApplicationIcon>
58+
</PropertyGroup>
5659
<ItemGroup>
5760
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
5861
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>

0 commit comments

Comments
 (0)