summaryrefslogtreecommitdiff
path: root/DiscoBot/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot/Properties/AssemblyInfo.cs')
-rw-r--r--DiscoBot/Properties/AssemblyInfo.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/DiscoBot/Properties/AssemblyInfo.cs b/DiscoBot/Properties/AssemblyInfo.cs
index 1ff6b8f..b0c2901 100644
--- a/DiscoBot/Properties/AssemblyInfo.cs
+++ b/DiscoBot/Properties/AssemblyInfo.cs
@@ -1,5 +1,4 @@
using System.Reflection;
-using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// Allgemeine Informationen über eine Assembly werden über die folgenden
@@ -33,4 +32,4 @@ using System.Runtime.InteropServices;
// übernehmen, indem Sie "*" eingeben:
// [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