AllowUnsafe in public release .csproj
This commit is contained in:
parent
ae2f760bb6
commit
7c4dd9a8cf
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue