Merge pull request #6804 from steelphase-forks/bleed-debugging-clean

Update UseVSHostingProcess
This commit is contained in:
obrakmann
2014-10-25 22:05:46 +02:00
2 changed files with 2 additions and 0 deletions

View File

@@ -40,6 +40,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />