diff options
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index d1e8db5..9e02828 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -91,8 +91,7 @@ <SignManifests>false</SignManifests> </PropertyGroup> <PropertyGroup> - <ApplicationIcon> - </ApplicationIcon> + <ApplicationIcon>Icon128x.ico</ApplicationIcon> </PropertyGroup> <PropertyGroup> <SignAssembly>false</SignAssembly> @@ -455,6 +454,7 @@ </BootstrapperPackage> </ItemGroup> <ItemGroup> + <Content Include="Icon128x.ico" /> <Content Include="Resources\12padams_EULA.txt" /> <None Include="Resources\DCTheme_BG.JPG" /> <Content Include="Resources\Icon128x.ico" /> |
