|
|
|
|
@ -31,6 +31,16 @@
|
|
|
|
|
<DocumentationFile>Parallel.xml</DocumentationFile>
|
|
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'BioDeep_database|AnyCPU' ">
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<DefineDebug>false</DefineDebug>
|
|
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
<DocumentationFile>Parallel.xml</DocumentationFile>
|
|
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<OptionExplicit>On</OptionExplicit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|