Browse Source

Oops, give the application its icon back

Antony Male 10 years ago
parent
commit
b0176e98c0
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/SyncTrayzor/SyncTrayzor.csproj

+ 1 - 2
src/SyncTrayzor/SyncTrayzor.csproj

@@ -52,8 +52,7 @@
   <PropertyGroup>
   </PropertyGroup>
   <PropertyGroup>
-    <ApplicationIcon>
-    </ApplicationIcon>
+    <ApplicationIcon>Icons\default.ico</ApplicationIcon>
   </PropertyGroup>
   <ItemGroup>
     <Reference Include="Hardcodet.Wpf.TaskbarNotification">