From d8e764baac44fbdda58706cda99f81eb0c84bb6a Mon Sep 17 00:00:00 2001 From: steelphase Date: Mon, 20 Oct 2014 14:20:21 -0400 Subject: [PATCH] Update UseVSHostingProcess This shouldn't need to be enabled. --- OpenRA.Game/OpenRA.Game.csproj | 1 + OpenRA.GameMonitor/OpenRA.GameMonitor.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/OpenRA.Game/OpenRA.Game.csproj b/OpenRA.Game/OpenRA.Game.csproj index fce2954d99..aa50dadabe 100644 --- a/OpenRA.Game/OpenRA.Game.csproj +++ b/OpenRA.Game/OpenRA.Game.csproj @@ -40,6 +40,7 @@ true AllRules.ruleset x86 + false diff --git a/OpenRA.GameMonitor/OpenRA.GameMonitor.csproj b/OpenRA.GameMonitor/OpenRA.GameMonitor.csproj index 561169dcd0..beab60fade 100644 --- a/OpenRA.GameMonitor/OpenRA.GameMonitor.csproj +++ b/OpenRA.GameMonitor/OpenRA.GameMonitor.csproj @@ -17,6 +17,7 @@ x86 AllRules.ruleset true + false ..\OpenRA.Game\OpenRA.ico