27
27
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28
28
<DebugType>pdbonly</DebugType>
29
29
<Optimize>true</Optimize>
31
31
<DefineConstants>TRACE</DefineConstants>
32
32
<ErrorReport>prompt</ErrorReport>
33
33
<WarningLevel>4</WarningLevel>