개정판 eaafc1eb
daelim debug 프로젝트 추가
Change-Id: Ib22a8145905cee7587946fa49a9f54679ea546ee
DnsCheckTest/DnsCheckTest.csproj | ||
---|---|---|
44 | 44 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
45 | 45 |
<Prefer32Bit>true</Prefer32Bit> |
46 | 46 |
</PropertyGroup> |
47 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|AnyCPU'"> |
|
48 |
<DebugSymbols>true</DebugSymbols> |
|
49 |
<OutputPath>bin\Debug_Daelim\</OutputPath> |
|
50 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
51 |
<DebugType>full</DebugType> |
|
52 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
53 |
<ErrorReport>prompt</ErrorReport> |
|
54 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
55 |
</PropertyGroup> |
|
47 | 56 |
<ItemGroup> |
48 | 57 |
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
49 | 58 |
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
내보내기 Unified diff