mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-12 23:55:41 +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>
|
<FileVersion>2.6.0</FileVersion>
|
||||||
<PackageVersion>2.6.0</PackageVersion>
|
<PackageVersion>2.6.0</PackageVersion>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Loading…
Reference in New Issue
Block a user