Skip to content

Commit 70019fb

Browse files
committed
added internal visible to tests
1 parent 81de838 commit 70019fb

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

src/PolylineAlgorithm.Abstraction/PolylineAlgorithm.Abstraction.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,7 @@
6060

6161
<ItemGroup>
6262
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
63-
<_Parameter1>PolylineAlgorithm.Tests</_Parameter1>
64-
</AssemblyAttribute>
65-
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
66-
<_Parameter1>PolylineAlgorithm.Benchmarks</_Parameter1>
63+
<_Parameter1>PolylineAlgorithm.Abstraction.Tests</_Parameter1>
6764
</AssemblyAttribute>
6865
</ItemGroup>
6966

0 commit comments

Comments
 (0)