mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 23:45:42 +00:00
Allow unsafe blocks for project
This commit is contained in:
parent
9837940079
commit
bc42ebbcd4
@ -19,6 +19,7 @@
|
||||
<FileVersion>2.6.0</FileVersion>
|
||||
<PackageVersion>2.6.0</PackageVersion>
|
||||
<Nullable>enable</Nullable>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user