diff --git a/SharpCAT.sln b/SharpCAT.sln
index f6d995c..3887101 100644
--- a/SharpCAT.sln
+++ b/SharpCAT.sln
@@ -34,4 +34,10 @@ Global
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4BF99AE0-6109-48CE-955C-F4F31BA0D9BA}
EndGlobalSection
+ GlobalSection(MonoDevelopProperties) = preSolution
+ Policies = $0
+ $0.DotNetNamingPolicy = $1
+ $1.DirectoryNamespaceAssociation = PrefixedHierarchical
+ $0.VersionControlPolicy = $2
+ EndGlobalSection
EndGlobal
diff --git a/SharpCAT/SharpCAT.cs b/SharpCAT/SharpCAT.cs
index e834647..231a8ae 100644
--- a/SharpCAT/SharpCAT.cs
+++ b/SharpCAT/SharpCAT.cs
@@ -1,5 +1,4 @@
-using System;
-using System.Collections.Generic;
+using System.Collections.Generic;
using System.IO.Ports;
namespace SharpCATLib
diff --git a/SharpCAT/SharpCATLib.csproj b/SharpCAT/SharpCATLib.csproj
index b2de7c0..d0af5b1 100644
--- a/SharpCAT/SharpCATLib.csproj
+++ b/SharpCAT/SharpCATLib.csproj
@@ -5,7 +5,7 @@
-
+
diff --git a/SharpCATConsole/SharpCATConsole.csproj b/SharpCATConsole/SharpCATConsole.csproj
index 65bd561..7a15c4c 100644
--- a/SharpCATConsole/SharpCATConsole.csproj
+++ b/SharpCATConsole/SharpCATConsole.csproj
@@ -1,5 +1,5 @@
-
+
Debug
diff --git a/SharpCATService/SharpCATService.csproj b/SharpCATService/SharpCATService.csproj
index bb51569..c60b5fd 100644
--- a/SharpCATService/SharpCATService.csproj
+++ b/SharpCATService/SharpCATService.csproj
@@ -1,5 +1,5 @@
-
+
Debug