Skip to content

Commit 7e5ec8a

Browse files
author
Pete Sramek
committed
removed allow unsafe blocks
1 parent b019894 commit 7e5ec8a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/PolylineAlgorithm/PolylineAlgorithm.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
3131
</PropertyGroup>
3232

33-
<PropertyGroup>
34-
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
35-
</PropertyGroup>
36-
3733
<PropertyGroup>
3834
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
3935
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)