개정판 80856edb
빋드 이벤트 효성 추가
Change-Id: Ib8e88c7e20f7ca1de5949cdbd3ecd7148c98b676
KCOMDataModel/KCOMDataModel.csproj | ||
---|---|---|
104 | 104 |
<ErrorReport>prompt</ErrorReport> |
105 | 105 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
106 | 106 |
</PropertyGroup> |
107 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|AnyCPU'"> |
|
108 |
<DebugSymbols>true</DebugSymbols> |
|
109 |
<OutputPath>bin\Release_Hyosung\</OutputPath> |
|
110 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
111 |
<DebugType>full</DebugType> |
|
112 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
113 |
<ErrorReport>prompt</ErrorReport> |
|
114 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
115 |
</PropertyGroup> |
|
116 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|x86'"> |
|
117 |
<DebugSymbols>true</DebugSymbols> |
|
118 |
<OutputPath>bin\x86\Release_Hyosung\</OutputPath> |
|
119 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
120 |
<DebugType>full</DebugType> |
|
121 |
<PlatformTarget>x86</PlatformTarget> |
|
122 |
<ErrorReport>prompt</ErrorReport> |
|
123 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
124 |
</PropertyGroup> |
|
107 | 125 |
<ItemGroup> |
108 | 126 |
<Reference Include="EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
109 | 127 |
<HintPath>..\packages\EntityFramework.5.0.0\lib\net40\EntityFramework.dll</HintPath> |
내보내기 Unified diff