|
|
|
|
@ -184,6 +184,38 @@
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release2|x86'">
|
|
|
|
|
<OutputPath>bin\x86\Release2\</OutputPath>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'GCModeller%28Release_X64%29|AnyCPU'">
|
|
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
|
|
<OutputPath>bin\GCModeller%28Release_X64%29\</OutputPath>
|
|
|
|
|
<DocumentationFile>LINQ_v1.0_22.0.122.6544__a540a5d6a87b0ca91c.xml</DocumentationFile>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'GCModeller%28Release_X64%29|x64'">
|
|
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
|
|
<OutputPath>bin\x64\GCModeller%28Release_X64%29\</OutputPath>
|
|
|
|
|
<DocumentationFile>LINQ_v1.0_22.0.122.6544__a540a5d6a87b0ca91c.xml</DocumentationFile>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'GCModeller%28Release_X64%29|x86'">
|
|
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
|
|
<OutputPath>bin\x86\GCModeller%28Release_X64%29\</OutputPath>
|
|
|
|
|
<DocumentationFile>LINQ_v1.0_22.0.122.6544__a540a5d6a87b0ca91c.xml</DocumentationFile>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
|