개정판 fdfa126d
issue #00000 finalPDFService DL
Change-Id: I43e48d3a13bf1732d9b384cea97623f0e8c700be
KCOM_API/KCOM_API.csproj | ||
---|---|---|
130 | 130 |
<None Include="Web.Debug_DIG.config"> |
131 | 131 |
<DependentUpon>Web.config</DependentUpon> |
132 | 132 |
</None> |
133 |
<None Include="Web.Debug_Etech.config"> |
|
134 |
<DependentUpon>Web.config</DependentUpon> |
|
135 |
</None> |
|
133 | 136 |
<None Include="Web.Debug_HyoSung.config"> |
134 | 137 |
<DependentUpon>Web.config</DependentUpon> |
135 | 138 |
<SubType>Designer</SubType> |
... | ... | |
624 | 627 |
<ErrorReport>prompt</ErrorReport> |
625 | 628 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
626 | 629 |
</PropertyGroup> |
630 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Etech|AnyCPU'"> |
|
631 |
<DebugSymbols>true</DebugSymbols> |
|
632 |
<OutputPath>bin\</OutputPath> |
|
633 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
634 |
<DebugType>full</DebugType> |
|
635 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
636 |
<LangVersion>7.3</LangVersion> |
|
637 |
<ErrorReport>prompt</ErrorReport> |
|
638 |
</PropertyGroup> |
|
639 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Etech|x86'"> |
|
640 |
<DebugSymbols>true</DebugSymbols> |
|
641 |
<OutputPath>bin\</OutputPath> |
|
642 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
643 |
<DebugType>full</DebugType> |
|
644 |
<PlatformTarget>x86</PlatformTarget> |
|
645 |
<LangVersion>7.3</LangVersion> |
|
646 |
<ErrorReport>prompt</ErrorReport> |
|
647 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
648 |
</PropertyGroup> |
|
649 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Etech|x64'"> |
|
650 |
<DebugSymbols>true</DebugSymbols> |
|
651 |
<OutputPath>bin\</OutputPath> |
|
652 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
653 |
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
|
654 |
<DebugType>full</DebugType> |
|
655 |
<PlatformTarget>x64</PlatformTarget> |
|
656 |
<LangVersion>7.3</LangVersion> |
|
657 |
<ErrorReport>prompt</ErrorReport> |
|
658 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
659 |
</PropertyGroup> |
|
627 | 660 |
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
628 | 661 |
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" /> |
629 | 662 |
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" /> |
내보내기 Unified diff