|
|
|
|
@ -100,12 +100,12 @@
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'mzkit|x64'">
|
|
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
|
|
<OutputPath>bin\GCModeller%28Release_X64%29\</OutputPath>
|
|
|
|
|
<OutputPath>..\..\..\..\..\mzkit\dist\bin\</OutputPath>
|
|
|
|
|
<DocumentationFile>Docker.xml</DocumentationFile>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</NoWarn>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
<WarningsAsErrors>
|
|
|
|
|
</WarningsAsErrors>
|
|
|
|
|
|