aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TimeHACK.Main/Icon128x.icobin0 -> 99678 bytes
-rw-r--r--TimeHACK.Main/Properties/AssemblyInfo.cs8
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj4
3 files changed, 6 insertions, 6 deletions
diff --git a/TimeHACK.Main/Icon128x.ico b/TimeHACK.Main/Icon128x.ico
new file mode 100644
index 0000000..ceb4cff
--- /dev/null
+++ b/TimeHACK.Main/Icon128x.ico
Binary files differ
diff --git a/TimeHACK.Main/Properties/AssemblyInfo.cs b/TimeHACK.Main/Properties/AssemblyInfo.cs
index 0340466..024f418 100644
--- a/TimeHACK.Main/Properties/AssemblyInfo.cs
+++ b/TimeHACK.Main/Properties/AssemblyInfo.cs
@@ -9,9 +9,9 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("TimeHACK")]
[assembly: AssemblyDescription("Revival of the original hacking simulator!")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("AShifter")]
+[assembly: AssemblyCompany("TimeHACKDevs")]
[assembly: AssemblyProduct("TimeHACK")]
-[assembly: AssemblyCopyright("Copyright © AShifter 2017")]
+[assembly: AssemblyCopyright("Copyright © TimeHACKDevs 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -33,7 +33,7 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("1.0.3.0")]
+[assembly: AssemblyFileVersion("1.0.3.0")]
[assembly: NeutralResourcesLanguage("en-US")]
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" />