Disabled VS hosting process for release mode.

This commit is contained in:
GoldenCrystal
2014-11-16 01:49:37 +01:00
parent 12224e88aa
commit d0d4dcf98b
@@ -34,6 +34,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>App.manifest</ApplicationManifest>