프로젝트

일반

사용자정보

개정판 9d5b4bc2

ID9d5b4bc2a51cca1c27b02aeb9fb33eb075932bcd
상위 2007ecaa
하위 664ea2e1

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

auto Update 기능 추가

Change-Id: I195d4506bd1dd9cfd58dbdeada74e89a1b9d307e

차이점 보기:

SmartUpdate/SmartUpdate.csproj
272 272
    <ErrorReport>prompt</ErrorReport>
273 273
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
274 274
  </PropertyGroup>
275
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Daelim_RemoteTest|AnyCPU'">
276
    <DebugSymbols>true</DebugSymbols>
277
    <OutputPath>bin\Daelim_RemoteTest\</OutputPath>
278
    <DefineConstants>DEBUG;TRACE</DefineConstants>
279
    <DebugType>full</DebugType>
280
    <PlatformTarget>AnyCPU</PlatformTarget>
281
    <ErrorReport>prompt</ErrorReport>
282
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
283
    <Prefer32Bit>true</Prefer32Bit>
284
  </PropertyGroup>
285
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Daelim_RemoteTest|x86'">
286
    <DebugSymbols>true</DebugSymbols>
287
    <OutputPath>bin\x86\Daelim_RemoteTest\</OutputPath>
288
    <DefineConstants>DEBUG;TRACE</DefineConstants>
289
    <DebugType>full</DebugType>
290
    <PlatformTarget>x86</PlatformTarget>
291
    <ErrorReport>prompt</ErrorReport>
292
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
293
    <Prefer32Bit>true</Prefer32Bit>
294
  </PropertyGroup>
295
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Daelim_RemoteTest|x64'">
296
    <DebugSymbols>true</DebugSymbols>
297
    <OutputPath>bin\x64\Daelim_RemoteTest\</OutputPath>
298
    <DefineConstants>DEBUG;TRACE</DefineConstants>
299
    <DebugType>full</DebugType>
300
    <PlatformTarget>x64</PlatformTarget>
301
    <ErrorReport>prompt</ErrorReport>
302
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
303
    <Prefer32Bit>true</Prefer32Bit>
304
  </PropertyGroup>
305
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'">
306
    <DebugSymbols>true</DebugSymbols>
307
    <OutputPath>bin\Release_Default\</OutputPath>
308
    <DefineConstants>DEBUG;TRACE</DefineConstants>
309
    <DebugType>full</DebugType>
310
    <PlatformTarget>AnyCPU</PlatformTarget>
311
    <ErrorReport>prompt</ErrorReport>
312
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
313
  </PropertyGroup>
314
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|x86'">
315
    <DebugSymbols>true</DebugSymbols>
316
    <OutputPath>bin\x86\Release_Default\</OutputPath>
317
    <DefineConstants>DEBUG;TRACE</DefineConstants>
318
    <DebugType>full</DebugType>
319
    <PlatformTarget>x86</PlatformTarget>
320
    <ErrorReport>prompt</ErrorReport>
321
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
322
  </PropertyGroup>
323
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|x64'">
324
    <DebugSymbols>true</DebugSymbols>
325
    <OutputPath>bin\x64\Release_Default\</OutputPath>
326
    <DefineConstants>DEBUG;TRACE</DefineConstants>
327
    <DebugType>full</DebugType>
328
    <PlatformTarget>x64</PlatformTarget>
329
    <ErrorReport>prompt</ErrorReport>
330
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
331
  </PropertyGroup>
275 332
  <ItemGroup>
276 333
    <Reference Include="System" />
277 334
    <Reference Include="System.Data" />

내보내기 Unified diff

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