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

<PlatformTarget>AnyCPU</PlatformTarget> <PlatformTarget>AnyCPU</PlatformTarget>
<OutputPath>bin\Release\</OutputPath> <OutputPath>bin\Release\</OutputPath>
<Prefer32Bit>false</Prefer32Bit> <Prefer32Bit>false</Prefer32Bit>
<Optimize>true</Optimize>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />

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