Skip to content

Commit 803c1aa

Browse files
committed
Added icon
1 parent 351e3b6 commit 803c1aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PatchworkLauncher/IconSmall.ico

40.7 KB
Binary file not shown.

PatchworkLauncher/PatchworkLauncher.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@
4949
<WarningLevel>4</WarningLevel>
5050
</PropertyGroup>
5151
<PropertyGroup>
52-
<ApplicationIcon>
53-
</ApplicationIcon>
52+
<ApplicationIcon>IconSmall.ico</ApplicationIcon>
5453
</PropertyGroup>
5554
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Publish|AnyCPU'">
5655
<DebugSymbols>false</DebugSymbols>
@@ -202,6 +201,7 @@
202201
</BootstrapperPackage>
203202
</ItemGroup>
204203
<ItemGroup>
204+
<Content Include="IconSmall.ico" />
205205
<Content Include="preferences.pw.xml">
206206
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
207207
</Content>

0 commit comments

Comments
 (0)