|
|
@ -22,7 +22,8 @@ |
|
|
|
<FileAlignment>4096</FileAlignment> |
|
|
|
<FileAlignment>4096</FileAlignment> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
|
<NoWarn>219,414</NoWarn> |
|
|
|
<NoWarn>219,414</NoWarn> |
|
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
|
|
|
|
|
|
<TargetFrameworkProfile /> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
|
<DefineConstants>DEBUG;TRACE;TEST_CODE</DefineConstants> |
|
|
|
<DefineConstants>DEBUG;TRACE;TEST_CODE</DefineConstants> |
|
|
|