瀏覽代碼

Removed hosted process in release mode

master
PrzemyslawKlys 8 年之前
父節點
當前提交
01721e49ea
共有 2 個檔案被更改,包括 2 行新增0 行删除
  1. 二進制
      Documentation/Help/Documentation.chm
  2. 2
    0
      Examples/Examples.csproj

二進制
Documentation/Help/Documentation.chm 查看文件


+ 2
- 0
Examples/Examples.csproj 查看文件

@@ -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…
取消
儲存