Procházet zdrojové kódy

Removed hosted process in release mode

master
PrzemyslawKlys před 8 roky
rodič
revize
01721e49ea
2 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. binární
      Documentation/Help/Documentation.chm
  2. 2
    0
      Examples/Examples.csproj

binární
Documentation/Help/Documentation.chm Zobrazit soubor


+ 2
- 0
Examples/Examples.csproj Zobrazit soubor

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

Načítá se…
Zrušit
Uložit