개정판 eaafc1eb
daelim debug 프로젝트 추가
Change-Id: Ib22a8145905cee7587946fa49a9f54679ea546ee
KCOMDataModel/KCOMDataModel.csproj | ||
---|---|---|
142 | 142 |
<ErrorReport>prompt</ErrorReport> |
143 | 143 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
144 | 144 |
</PropertyGroup> |
145 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|AnyCPU'"> |
|
146 |
<DebugSymbols>true</DebugSymbols> |
|
147 |
<OutputPath>bin\Debug_Daelim\</OutputPath> |
|
148 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
149 |
<DebugType>full</DebugType> |
|
150 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
151 |
<ErrorReport>prompt</ErrorReport> |
|
152 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
153 |
</PropertyGroup> |
|
154 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|x86'"> |
|
155 |
<DebugSymbols>true</DebugSymbols> |
|
156 |
<OutputPath>bin\x86\Debug_Daelim\</OutputPath> |
|
157 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
158 |
<DebugType>full</DebugType> |
|
159 |
<PlatformTarget>x86</PlatformTarget> |
|
160 |
<ErrorReport>prompt</ErrorReport> |
|
161 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
162 |
</PropertyGroup> |
|
145 | 163 |
<ItemGroup> |
146 | 164 |
<Reference Include="EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
147 | 165 |
<HintPath>..\packages\EntityFramework.5.0.0\lib\net40\EntityFramework.dll</HintPath> |
내보내기 Unified diff