# | Line 28 | Line 28 | |
---|---|---|
28 | <DebugType>pdbonly</DebugType> | |
29 | <Optimize>true</Optimize> | |
30 | <OutputPath>bin\Release\</OutputPath> | |
31 | < | <DefineConstants>TRACE</DefineConstants> |
31 | > | <DefineConstants>DEBUG;TRACE</DefineConstants> |
32 | <ErrorReport>prompt</ErrorReport> | |
33 | <WarningLevel>4</WarningLevel> | |
34 | </PropertyGroup> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |