Bläddra i källkod

Removed hosted process in release mode

master
PrzemyslawKlys 8 år sedan
förälder
incheckning
01721e49ea
2 ändrade filer med 2 tillägg och 0 borttagningar
  1. Binär
      Documentation/Help/Documentation.chm
  2. 2
    0
      Examples/Examples.csproj

Binär
Documentation/Help/Documentation.chm Visa fil


+ 2
- 0
Examples/Examples.csproj Visa fil

@@ -50,6 +50,8 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<OutputPath>bin\Release\</OutputPath>
<Prefer32Bit>false</Prefer32Bit>
<Optimize>true</Optimize>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />

Laddar…
Avbryt
Spara