We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81de838 commit 70019fbCopy full SHA for 70019fb
1 file changed
src/PolylineAlgorithm.Abstraction/PolylineAlgorithm.Abstraction.csproj
@@ -60,10 +60,7 @@
60
61
<ItemGroup>
62
<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>
+ <_Parameter1>PolylineAlgorithm.Abstraction.Tests</_Parameter1>
67
</AssemblyAttribute>
68
</ItemGroup>
69
0 commit comments