프로젝트

일반

사용자정보

개정판 9d5b4bc2

ID9d5b4bc2a51cca1c27b02aeb9fb33eb075932bcd
상위 2007ecaa
하위 664ea2e1

김태성이(가) 4년 이상 전에 추가함

auto Update 기능 추가

Change-Id: I195d4506bd1dd9cfd58dbdeada74e89a1b9d307e

차이점 보기:

KCOMDataModel/KCOMDataModel.csproj
160 160
    <ErrorReport>prompt</ErrorReport>
161 161
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
162 162
  </PropertyGroup>
163
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Daelim_RemoteTest|AnyCPU'">
164
    <DebugSymbols>true</DebugSymbols>
165
    <OutputPath>bin\Daelim_RemoteTest\</OutputPath>
166
    <DefineConstants>DEBUG;TRACE</DefineConstants>
167
    <DebugType>full</DebugType>
168
    <PlatformTarget>AnyCPU</PlatformTarget>
169
    <ErrorReport>prompt</ErrorReport>
170
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
171
  </PropertyGroup>
172
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Daelim_RemoteTest|x86'">
173
    <DebugSymbols>true</DebugSymbols>
174
    <OutputPath>bin\x86\Daelim_RemoteTest\</OutputPath>
175
    <DefineConstants>DEBUG;TRACE</DefineConstants>
176
    <DebugType>full</DebugType>
177
    <PlatformTarget>x86</PlatformTarget>
178
    <ErrorReport>prompt</ErrorReport>
179
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
180
  </PropertyGroup>
181
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'">
182
    <DebugSymbols>true</DebugSymbols>
183
    <OutputPath>bin\Release_Default\</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_Default|x86'">
191
    <DebugSymbols>true</DebugSymbols>
192
    <OutputPath>bin\x86\Release_Default\</OutputPath>
193
    <DefineConstants>DEBUG;TRACE</DefineConstants>
194
    <DebugType>full</DebugType>
195
    <PlatformTarget>x86</PlatformTarget>
196
    <ErrorReport>prompt</ErrorReport>
197
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
198
  </PropertyGroup>
163 199
  <ItemGroup>
164 200
    <Reference Include="EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
165 201
      <HintPath>..\packages\EntityFramework.5.0.0\lib\net40\EntityFramework.dll</HintPath>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)