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