diff --git a/Content.Client/Content.Client.csproj b/Content.Client/Content.Client.csproj
index a13a48287e..9afcc2f905 100644
--- a/Content.Client/Content.Client.csproj
+++ b/Content.Client/Content.Client.csproj
@@ -14,7 +14,11 @@
true
- bin\x86\Debug\
+
+ ..\bin\Client\Assemblies\
DEBUG;TRACE
full
x86
@@ -22,7 +26,11 @@
MinimumRecommendedRules.ruleset
- bin\x86\Release\
+
+ ..\bin\Client\Assemblies\
TRACE
true
pdbonly
@@ -67,4 +75,4 @@
-
\ No newline at end of file
+
diff --git a/Content.Server/Content.Server.csproj b/Content.Server/Content.Server.csproj
index 78a5b9e536..696d93e37a 100644
--- a/Content.Server/Content.Server.csproj
+++ b/Content.Server/Content.Server.csproj
@@ -14,7 +14,11 @@
true
- bin\x86\Debug\
+
+ ..\bin\Server\Assemblies\
DEBUG;TRACE
full
x86
@@ -22,7 +26,11 @@
MinimumRecommendedRules.ruleset
- bin\x86\Release\
+
+ ..\bin\Server\Assemblies\
TRACE
true
pdbonly
@@ -63,4 +71,4 @@
-
\ No newline at end of file
+