Explorar el Código

Removed hosted process in release mode

master
PrzemyslawKlys hace 8 años
padre
commit
01721e49ea
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. BIN
      Documentation/Help/Documentation.chm
  2. 2
    0
      Examples/Examples.csproj

BIN
Documentation/Help/Documentation.chm Ver fichero


+ 2
- 0
Examples/Examples.csproj Ver fichero

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

Cargando…
Cancelar
Guardar