개정판 07b7bd24
pemss 프로젝트 병합
Change-Id: I3a2a8de69ca7f46e488706e296369eba84bc095d
KCOMDataModel/KCOMDataModel.csproj | ||
---|---|---|
122 | 122 |
<ErrorReport>prompt</ErrorReport> |
123 | 123 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
124 | 124 |
</PropertyGroup> |
125 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|AnyCPU'"> |
|
126 |
<DebugSymbols>true</DebugSymbols> |
|
127 |
<OutputPath>bin\Release_PEMSS\</OutputPath> |
|
128 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
129 |
<DebugType>full</DebugType> |
|
130 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
131 |
<ErrorReport>prompt</ErrorReport> |
|
132 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
133 |
</PropertyGroup> |
|
134 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|x86'"> |
|
135 |
<DebugSymbols>true</DebugSymbols> |
|
136 |
<OutputPath>bin\x86\Release_PEMSS\</OutputPath> |
|
137 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
138 |
<DebugType>full</DebugType> |
|
139 |
<PlatformTarget>x86</PlatformTarget> |
|
140 |
<ErrorReport>prompt</ErrorReport> |
|
141 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
142 |
</PropertyGroup> |
|
125 | 143 |
<ItemGroup> |
126 | 144 |
<Reference Include="EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
127 | 145 |
<HintPath>..\packages\EntityFramework.5.0.0\lib\net40\EntityFramework.dll</HintPath> |
내보내기 Unified diff