개정판 9d5b4bc2
auto Update 기능 추가
Change-Id: I195d4506bd1dd9cfd58dbdeada74e89a1b9d307e
DnsCheckTest/DnsCheckTest.csproj | ||
---|---|---|
53 | 53 |
<ErrorReport>prompt</ErrorReport> |
54 | 54 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
55 | 55 |
</PropertyGroup> |
56 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'"> |
|
57 |
<OutputPath>bin\Release_Default\</OutputPath> |
|
58 |
<DefineConstants>TRACE</DefineConstants> |
|
59 |
<Optimize>true</Optimize> |
|
60 |
<DebugType>pdbonly</DebugType> |
|
61 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
62 |
<ErrorReport>prompt</ErrorReport> |
|
63 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
64 |
<Prefer32Bit>true</Prefer32Bit> |
|
65 |
</PropertyGroup> |
|
56 | 66 |
<ItemGroup> |
57 | 67 |
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
58 | 68 |
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
내보내기 Unified diff