Skip to content

Commit e33975e

Browse files
committed
Imazen.WebP: Fixed build config for Release mode to permit unsafe blocks
1 parent 0d35d84 commit e33975e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Imazen.WebP/Imazen.WebP.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<ErrorReport>prompt</ErrorReport>
3434
<WarningLevel>4</WarningLevel>
3535
<DocumentationFile>bin\Release\Imazen.WebP.XML</DocumentationFile>
36+
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
3637
</PropertyGroup>
3738
<ItemGroup>
3839
<Reference Include="System" />

0 commit comments

Comments
 (0)