Update UseVSHostingProcess

This shouldn't need to be enabled.
This commit is contained in:
steelphase
2014-10-20 14:20:21 -04:00
parent 2b0042ca23
commit d8e764baac
2 changed files with 2 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>..\OpenRA.Game\OpenRA.ico</ApplicationIcon>