Skip to content

Commit 4235602

Browse files
Bump Microsoft.Testing.Extensions.TrxReport from 2.1.0 to 2.2.1
--- updated-dependencies: - dependency-name: Microsoft.Testing.Extensions.TrxReport dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09b2049 commit 4235602

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
@@ -21,7 +21,7 @@
2121
<PackageReference Include="MSTest" Version="4.1.0" />
2222
<PackageReference Include="Microsoft.Testing.Platform.MSBuild" Version="2.1.0" />
2323
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.5.2" />
24-
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="2.1.0" />
24+
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="2.2.1" />
2525
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="10.4.0" />
2626
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.5" />
2727
</ItemGroup>

0 commit comments

Comments
 (0)