Skip to content

Commit b2dd987

Browse files
author
kl3mta3
committed
CHanged Icon to match Quciknotes
1 parent 64f9384 commit b2dd987

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

IT Time Tracker/IT Time Tracker.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Nullable>enable</Nullable>
88
<ImplicitUsings>enable</ImplicitUsings>
99
<UseWPF>true</UseWPF>
10-
<ApplicationIcon>time_tracker_icon.ico</ApplicationIcon>
10+
<ApplicationIcon>ITTimeTrackerIcon.ico</ApplicationIcon>
1111
</PropertyGroup>
1212

1313
<ItemGroup>
@@ -20,7 +20,7 @@
2020
</ItemGroup>
2121

2222
<ItemGroup>
23-
<Content Include="time_tracker_icon.ico" />
23+
<Content Include="ITTimeTrackerIcon.ico" />
2424
</ItemGroup>
2525

2626
<ItemGroup>
126 KB
Binary file not shown.

0 commit comments

Comments
 (0)