Skip to content

Commit 808257f

Browse files
Bump Microsoft.Testing.Extensions.CodeCoverage from 17.14.2 to 18.5.2
--- updated-dependencies: - dependency-name: Microsoft.Testing.Extensions.CodeCoverage dependency-version: 18.5.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4440db commit 808257f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PolylineAlgorithm.Tests/PolylineAlgorithm.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.*" />
3434
<PackageReference Include="MSTest" Version="3.*" />
3535
<PackageReference Include="Microsoft.Testing.Platform.MSBuild" Version="1.*" />
36-
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.*" />
36+
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.*" />
3737
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="1.*" />
3838
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="9.*" />
3939
</ItemGroup>

0 commit comments

Comments
 (0)