Skip to content

Commit 266fede

Browse files
dependabot[bot]dennisdoomen
authored andcommitted
Bump Microsoft.Testing.Extensions.TrxReport from 1.5.0 to 1.5.1
Bumps [Microsoft.Testing.Extensions.TrxReport](https://github.com/microsoft/testfx) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md) - [Commits](https://github.com/microsoft/testfx/commits) --- updated-dependencies: - dependency-name: Microsoft.Testing.Extensions.TrxReport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5283d0 commit 266fede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/TestFrameworks/TUnit.Specs/TUnit.Specs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313
<ItemGroup>
1414
<PackageReference Include="TUnit" Version="0.6.33" />
15-
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="1.5.0" />
15+
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="1.5.1" />
1616
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.13.1" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)