Skip to content

Commit 21634cc

Browse files
author
Petr Sramek
committed
added Microsoft.CodeCoverage package
1 parent ec0fef4 commit 21634cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
</PropertyGroup>
2222

2323
<ItemGroup>
24+
<PackageReference Include="Microsoft.CodeCoverage" Version="17.*" />
2425
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.*" />
2526
<PackageReference Include="MSTest.Analyzers" Version="3.*">
2627
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)