We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1692fb commit 11bbabbCopy full SHA for 11bbabb
tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj
@@ -30,6 +30,7 @@
30
</PackageReference>
31
<PackageReference Include="MSTest.TestAdapter" Version="3.*" />
32
<PackageReference Include="MSTest.TestFramework" Version="3.*" />
33
+ <PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.*" />
34
</ItemGroup>
35
36
<ItemGroup>
0 commit comments