개정판 9d5b4bc2
auto Update 기능 추가
Change-Id: I195d4506bd1dd9cfd58dbdeada74e89a1b9d307e
MarkupCreate/MarkupCreate.csproj | ||
---|---|---|
44 | 44 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
45 | 45 |
<Prefer32Bit>true</Prefer32Bit> |
46 | 46 |
</PropertyGroup> |
47 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Daelim_RemoteTest|AnyCPU'"> |
|
48 |
<DebugSymbols>true</DebugSymbols> |
|
49 |
<OutputPath>bin\Daelim_RemoteTest\</OutputPath> |
|
50 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
51 |
<DebugType>full</DebugType> |
|
52 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
53 |
<ErrorReport>prompt</ErrorReport> |
|
54 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
55 |
<Prefer32Bit>true</Prefer32Bit> |
|
56 |
</PropertyGroup> |
|
57 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'"> |
|
58 |
<OutputPath>bin\Release_Default\</OutputPath> |
|
59 |
<DefineConstants>TRACE</DefineConstants> |
|
60 |
<Optimize>true</Optimize> |
|
61 |
<DebugType>pdbonly</DebugType> |
|
62 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
63 |
<ErrorReport>prompt</ErrorReport> |
|
64 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
65 |
<Prefer32Bit>true</Prefer32Bit> |
|
66 |
</PropertyGroup> |
|
47 | 67 |
<ItemGroup> |
48 | 68 |
<Reference Include="System" /> |
49 | 69 |
<Reference Include="System.Data" /> |
내보내기 Unified diff