diff --git a/OpenRA.Game/OpenRA.Game.csproj b/OpenRA.Game/OpenRA.Game.csproj
index b5782ea3f9..b9baa27361 100644
--- a/OpenRA.Game/OpenRA.Game.csproj
+++ b/OpenRA.Game/OpenRA.Game.csproj
@@ -17,6 +17,7 @@
false
..\OpenRA.ruleset
Release;Debug;Release-x86
+ mono
@@ -76,7 +77,7 @@
-
+
diff --git a/OpenRA.Server/OpenRA.Server.csproj b/OpenRA.Server/OpenRA.Server.csproj
index 90be78fb81..e442644989 100644
--- a/OpenRA.Server/OpenRA.Server.csproj
+++ b/OpenRA.Server/OpenRA.Server.csproj
@@ -15,6 +15,7 @@
false
..\OpenRA.ruleset
Release;Debug;Release-x86
+ mono
@@ -42,7 +43,7 @@
-
+
\ No newline at end of file
diff --git a/OpenRA.Utility/OpenRA.Utility.csproj b/OpenRA.Utility/OpenRA.Utility.csproj
index 90be78fb81..e442644989 100644
--- a/OpenRA.Utility/OpenRA.Utility.csproj
+++ b/OpenRA.Utility/OpenRA.Utility.csproj
@@ -15,6 +15,7 @@
false
..\OpenRA.ruleset
Release;Debug;Release-x86
+ mono
@@ -42,7 +43,7 @@
-
+
\ No newline at end of file