Skip to content

Commit f3fe1f0

Browse files
author
git
committed
adding missing change to csproj
1 parent c1528bb commit f3fe1f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

LasZipNetStandard/LasZipNetStandard.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<PackageReadmeFile>README.md</PackageReadmeFile>
1313
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1414
<RootNamespace>Kuoste.LasZipNetStandard</RootNamespace>
15+
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1516
</PropertyGroup>
1617

1718
<ItemGroup>

0 commit comments

Comments
 (0)