|
@@ -31,6 +31,7 @@
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup>
|
|
|
<StartupObject>bbiwarg.Main.OutputTest</StartupObject>
|