42 |
<PlatformTarget>x64</PlatformTarget> |
<PlatformTarget>x64</PlatformTarget> |
43 |
<ErrorReport>prompt</ErrorReport> |
<ErrorReport>prompt</ErrorReport> |
44 |
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets> |
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets> |
45 |
|
<NoWarn>1607</NoWarn> |
46 |
</PropertyGroup> |
</PropertyGroup> |
47 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'"> |
48 |
<OutputPath>bin\x64\Release\</OutputPath> |
<OutputPath>bin\x64\Release\</OutputPath> |