프로젝트

일반

사용자정보

개정판 80856edb

ID80856edba409db3b2b6c75e10e864f4aca0bfa75
상위 14bbabc0
하위 05278c39

김태성이(가) 약 5년 전에 추가함

빋드 이벤트 효성 추가

Change-Id: Ib8e88c7e20f7ca1de5949cdbd3ecd7148c98b676

차이점 보기:

SmartUpdate/SmartUpdate.csproj
185 185
    <ErrorReport>prompt</ErrorReport>
186 186
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
187 187
  </PropertyGroup>
188
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|AnyCPU'">
189
    <DebugSymbols>true</DebugSymbols>
190
    <OutputPath>bin\Release_Hyosung\</OutputPath>
191
    <DefineConstants>DEBUG;TRACE</DefineConstants>
192
    <DebugType>full</DebugType>
193
    <PlatformTarget>AnyCPU</PlatformTarget>
194
    <ErrorReport>prompt</ErrorReport>
195
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
196
    <Prefer32Bit>true</Prefer32Bit>
197
  </PropertyGroup>
198
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|x86'">
199
    <DebugSymbols>true</DebugSymbols>
200
    <OutputPath>bin\x86\Release_Hyosung\</OutputPath>
201
    <DefineConstants>DEBUG;TRACE</DefineConstants>
202
    <DebugType>full</DebugType>
203
    <PlatformTarget>x86</PlatformTarget>
204
    <ErrorReport>prompt</ErrorReport>
205
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
206
    <Prefer32Bit>true</Prefer32Bit>
207
  </PropertyGroup>
208
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|x64'">
209
    <DebugSymbols>true</DebugSymbols>
210
    <OutputPath>bin\x64\Release_Hyosung\</OutputPath>
211
    <DefineConstants>DEBUG;TRACE</DefineConstants>
212
    <DebugType>full</DebugType>
213
    <PlatformTarget>x64</PlatformTarget>
214
    <ErrorReport>prompt</ErrorReport>
215
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
216
    <Prefer32Bit>true</Prefer32Bit>
217
  </PropertyGroup>
188 218
  <ItemGroup>
189 219
    <Reference Include="System" />
190 220
    <Reference Include="System.Data" />

내보내기 Unified diff

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