19 |
<DebugSymbols>true</DebugSymbols> |
<DebugSymbols>true</DebugSymbols> |
20 |
<OutputPath>bin\Debug\</OutputPath> |
<OutputPath>bin\Debug\</OutputPath> |
21 |
<DefineConstants>TRACE;DEBUG</DefineConstants> |
<DefineConstants>TRACE;DEBUG</DefineConstants> |
22 |
<NoWarn>1607</NoWarn> |
<NoWarn>1607,0436</NoWarn> |
23 |
<DebugType>full</DebugType> |
<DebugType>full</DebugType> |
24 |
<PlatformTarget>AnyCPU</PlatformTarget> |
<PlatformTarget>AnyCPU</PlatformTarget> |
25 |
<ErrorReport>prompt</ErrorReport> |
<ErrorReport>prompt</ErrorReport> |
36 |
<ErrorReport>prompt</ErrorReport> |
<ErrorReport>prompt</ErrorReport> |
37 |
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets> |
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets> |
38 |
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> |
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules> |
39 |
<NoWarn>1607</NoWarn> |
<NoWarn>1607,0436</NoWarn> |
40 |
</PropertyGroup> |
</PropertyGroup> |
41 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'"> |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'All Configurations|AnyCPU'"> |
42 |
<OutputPath>bin\All Configurations\</OutputPath> |
<OutputPath>bin\All Configurations\</OutputPath> |