aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Engine/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.Engine/Properties/AssemblyInfo.cs')
-rw-r--r--ShiftOS.Engine/Properties/AssemblyInfo.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/ShiftOS.Engine/Properties/AssemblyInfo.cs b/ShiftOS.Engine/Properties/AssemblyInfo.cs
index 0a17339..51aee88 100644
--- a/ShiftOS.Engine/Properties/AssemblyInfo.cs
+++ b/ShiftOS.Engine/Properties/AssemblyInfo.cs
@@ -1,5 +1,4 @@
using System.Reflection;
-using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
@@ -33,4 +32,4 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file