Selaa lähdekoodia

Removed hosted process in release mode

master
PrzemyslawKlys 8 vuotta sitten
vanhempi
commit
01721e49ea
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. BIN
      Documentation/Help/Documentation.chm
  2. 2
    0
      Examples/Examples.csproj

BIN
Documentation/Help/Documentation.chm Näytä tiedosto


+ 2
- 0
Examples/Examples.csproj Näytä tiedosto

@@ -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" />

Loading…
Peruuta
Tallenna