AllowUnsafeBlocks

pull/1154/head
Luke Pulverenti 7 years ago
parent 7a74c705e5
commit 059724ce26

@ -30,6 +30,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Compile Include="..\SharedVersion.cs">

Loading…
Cancel
Save