개정판 8f148d28
ServiceController.sln 수정
Change-Id: If4eb1dd0c66314620fad0b4c831fc0f247922489
ConvertService/ServiceController/Markus.Service.Extensions/Markus.Service.Extensions.csproj | ||
---|---|---|
50 | 50 |
<ErrorReport>prompt</ErrorReport> |
51 | 51 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
52 | 52 |
</PropertyGroup> |
53 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HS|AnyCPU'"> |
|
54 |
<DebugSymbols>true</DebugSymbols> |
|
55 |
<OutputPath>bin\Debug_HS\</OutputPath> |
|
56 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
57 |
<DebugType>full</DebugType> |
|
58 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
59 |
<ErrorReport>prompt</ErrorReport> |
|
60 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
61 |
</PropertyGroup> |
|
62 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HS|x64'"> |
|
63 |
<DebugSymbols>true</DebugSymbols> |
|
64 |
<OutputPath>bin\x64\Debug_HS\</OutputPath> |
|
65 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
66 |
<DebugType>full</DebugType> |
|
67 |
<PlatformTarget>x64</PlatformTarget> |
|
68 |
<ErrorReport>prompt</ErrorReport> |
|
69 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
70 |
</PropertyGroup> |
|
53 | 71 |
<ItemGroup> |
54 | 72 |
<Reference Include="ConfigParser, Version=0.3.4.3, Culture=neutral, processorArchitecture=MSIL"> |
55 | 73 |
<HintPath>..\packages\Salaros.ConfigParser.0.3.4\lib\net45\ConfigParser.dll</HintPath> |
내보내기 Unified diff