개정판 9d5b4bc2
auto Update 기능 추가
Change-Id: I195d4506bd1dd9cfd58dbdeada74e89a1b9d307e
CompareLib/CompareLib.csproj | ||
---|---|---|
159 | 159 |
<ErrorReport>prompt</ErrorReport> |
160 | 160 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
161 | 161 |
</PropertyGroup> |
162 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'"> |
|
163 |
<DebugSymbols>true</DebugSymbols> |
|
164 |
<OutputPath>bin\Release_Default\</OutputPath> |
|
165 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
166 |
<DebugType>full</DebugType> |
|
167 |
<PlatformTarget>x64</PlatformTarget> |
|
168 |
<ErrorReport>prompt</ErrorReport> |
|
169 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
170 |
</PropertyGroup> |
|
171 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|x86'"> |
|
172 |
<DebugSymbols>true</DebugSymbols> |
|
173 |
<OutputPath>bin\x86\Release_Default\</OutputPath> |
|
174 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
175 |
<DebugType>full</DebugType> |
|
176 |
<PlatformTarget>x86</PlatformTarget> |
|
177 |
<ErrorReport>prompt</ErrorReport> |
|
178 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
179 |
</PropertyGroup> |
|
162 | 180 |
<ItemGroup> |
163 | 181 |
<Reference Include="Magick.NET-x64, Version=7.0.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=AMD64"> |
164 | 182 |
<HintPath>..\packages\Magick.NET-7.0.0.18-Q16-x64.1.0.0\lib\net40-client\Magick.NET-x64.dll</HintPath> |
내보내기 Unified diff