Enabled unsafe code for project

Branch_1.5.0
Nathan Crawford 2009-05-25 22:50:54 +00:00
rodzic 06f28dab8c
commit b2883437a5
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -28,6 +28,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />