We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cec12 commit 20182f6Copy full SHA for 20182f6
1 file changed
UnityAsset.NET/UnityAsset.NET.csproj
@@ -18,6 +18,7 @@
18
<PackageReadmeFile>README.md</PackageReadmeFile>
19
<PackageTags>Unity</PackageTags>
20
<PackageLicenseFile>LICENSE</PackageLicenseFile>
21
+ <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
22
</PropertyGroup>
23
24
<ItemGroup>
0 commit comments