개정판 07b7bd24
pemss 프로젝트 병합
Change-Id: I3a2a8de69ca7f46e488706e296369eba84bc095d
MarkupToPDF/MarkupToPDF.csproj | ||
---|---|---|
178 | 178 |
<ErrorReport>prompt</ErrorReport> |
179 | 179 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
180 | 180 |
</PropertyGroup> |
181 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|AnyCPU'"> |
|
182 |
<DebugSymbols>true</DebugSymbols> |
|
183 |
<OutputPath>bin\Release_PEMSS\</OutputPath> |
|
184 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
185 |
<DebugType>full</DebugType> |
|
186 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
187 |
<ErrorReport>prompt</ErrorReport> |
|
188 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
189 |
</PropertyGroup> |
|
190 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|x64'"> |
|
191 |
<DebugSymbols>true</DebugSymbols> |
|
192 |
<OutputPath>bin\x64\Release_PEMSS\</OutputPath> |
|
193 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
194 |
<DebugType>full</DebugType> |
|
195 |
<PlatformTarget>x64</PlatformTarget> |
|
196 |
<ErrorReport>prompt</ErrorReport> |
|
197 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
198 |
</PropertyGroup> |
|
199 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|x86'"> |
|
200 |
<DebugSymbols>true</DebugSymbols> |
|
201 |
<OutputPath>bin\x86\Release_PEMSS\</OutputPath> |
|
202 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
203 |
<DebugType>full</DebugType> |
|
204 |
<PlatformTarget>x86</PlatformTarget> |
|
205 |
<ErrorReport>prompt</ErrorReport> |
|
206 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
207 |
</PropertyGroup> |
|
181 | 208 |
<ItemGroup> |
182 | 209 |
<Reference Include="EntityFramework, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
183 | 210 |
<HintPath>..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath> |
내보내기 Unified diff