Skip to content

Commit 76faa49

Browse files
committed
.exe now uses custom icon
1 parent b20aa1f commit 76faa49

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

icon/diff-icon.ico

12.8 KB
Binary file not shown.

src/git-diff-xlsx/git-diff-xlsx.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
<Product>git-diff-xlsx</Product>
99
<Company>Summerhouse Software Limited</Company>
1010
<Copyright>Copyright © Summerhouse Software 2016-2020</Copyright>
11-
<AssemblyVersion>0.0.1.0</AssemblyVersion>
12-
<Version>0.0.1</Version>
11+
<AssemblyVersion>0.0.2.0</AssemblyVersion>
12+
<Version>0.0.2</Version>
13+
<ApplicationIcon>..\..\icon\diff-icon.ico</ApplicationIcon>
1314
</PropertyGroup>
1415

1516
<ItemGroup>

0 commit comments

Comments
 (0)