Skip to content

Commit 6801ce6

Browse files
committed
removed allow unsafe blocks
1 parent 88cacba commit 6801ce6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

benchmarks/PolylineAlgorithm.Benchmarks/PolylineAlgorithm.Benchmarks.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
<IsPackable>false</IsPackable>
1515
</PropertyGroup>
1616

17-
<PropertyGroup>
18-
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
19-
</PropertyGroup>
20-
2117
<ItemGroup>
2218
<PackageReference Include="BenchmarkDotNet" Version="0.14.*" />
2319
</ItemGroup>

0 commit comments

Comments
 (0)