24
24
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
25
25
<DebugType>pdbonly</DebugType>
26
26
<Optimize>true</Optimize>
28
28
<DefineConstants>TRACE</DefineConstants>
29
29
<ErrorReport>prompt</ErrorReport>
30
30
<WarningLevel>4</WarningLevel>