ソースを参照

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

読み込み中…
キャンセル
保存