개정판 9d5b4bc2
auto Update 기능 추가
Change-Id: I195d4506bd1dd9cfd58dbdeada74e89a1b9d307e
ConsoleClient/ConsoleClient.csproj | ||
---|---|---|
32 | 32 |
<ErrorReport>prompt</ErrorReport> |
33 | 33 |
<WarningLevel>4</WarningLevel> |
34 | 34 |
</PropertyGroup> |
35 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'"> |
|
36 |
<OutputPath>bin\Release_Default\</OutputPath> |
|
37 |
<DefineConstants>TRACE</DefineConstants> |
|
38 |
<Optimize>true</Optimize> |
|
39 |
<DebugType>pdbonly</DebugType> |
|
40 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
41 |
<ErrorReport>prompt</ErrorReport> |
|
42 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
43 |
<Prefer32Bit>true</Prefer32Bit> |
|
44 |
</PropertyGroup> |
|
35 | 45 |
<ItemGroup> |
36 | 46 |
<Reference Include="System" /> |
37 | 47 |
<Reference Include="System.Core" /> |
내보내기 Unified diff