Skip to content

Commit 0cb02eb

Browse files
feat: add app icon for executable files
1 parent 5cd1fa2 commit 0cb02eb

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

AppIcon.ico

7.99 KB
Binary file not shown.

TextECodeCLI/TextECodeCLI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<AssemblyName>TextECode</AssemblyName>
1010
<RuntimeIdentifiers>win-x86;win-x64</RuntimeIdentifiers>
1111
<RollForward>Major</RollForward>
12+
<ApplicationIcon>../AppIcon.ico</ApplicationIcon>
1213
</PropertyGroup>
1314

1415
<ItemGroup>

0 commit comments

Comments
 (0)