개정판 9d5b4bc2
auto Update 기능 추가
Change-Id: I195d4506bd1dd9cfd58dbdeada74e89a1b9d307e
FinalService/KCOM_FinalService/IFinalPDF/IFinalPDF.csproj | ||
---|---|---|
172 | 172 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
173 | 173 |
<Prefer32Bit>false</Prefer32Bit> |
174 | 174 |
</PropertyGroup> |
175 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'"> |
|
176 |
<DebugSymbols>true</DebugSymbols> |
|
177 |
<OutputPath>bin\Release_Default\</OutputPath> |
|
178 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
179 |
<DebugType>full</DebugType> |
|
180 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
181 |
<ErrorReport>prompt</ErrorReport> |
|
182 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
183 |
</PropertyGroup> |
|
184 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|x86'"> |
|
185 |
<DebugSymbols>true</DebugSymbols> |
|
186 |
<OutputPath>bin\x86\Release_Default\</OutputPath> |
|
187 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
188 |
<DebugType>full</DebugType> |
|
189 |
<PlatformTarget>x86</PlatformTarget> |
|
190 |
<ErrorReport>prompt</ErrorReport> |
|
191 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
192 |
</PropertyGroup> |
|
175 | 193 |
<ItemGroup> |
176 | 194 |
<Reference Include="System" /> |
177 | 195 |
<Reference Include="System.Core" /> |
내보내기 Unified diff