Skip to content

Commit 7cd1f68

Browse files
chore(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 (#105)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.3...2.5.4) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e41f27 commit 7cd1f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
<PackageVersion Include="Polly" Version="8.1.0" />
1313
<PackageVersion Include="System.CommandLine.DragonFruit" Version="0.4.0-alpha.22272.1" />
1414
<PackageVersion Include="xunit" Version="2.6.1" />
15-
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.3" />
15+
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.4" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)