# | Line 21 | Line 21 | |
---|---|---|
21 | <DefineConstants>DEBUG;TRACE</DefineConstants> | |
22 | <ErrorReport>prompt</ErrorReport> | |
23 | <WarningLevel>4</WarningLevel> | |
24 | + | <AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
25 | </PropertyGroup> | |
26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
27 | <DebugType>pdbonly</DebugType> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |