Skip to content

Commit 4b398bb

Browse files
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6 (#517)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.6. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@v2.4.5...2.5.6) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3d862b commit 4b398bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageVersion Include="MSBuild.ProjectCreation" Version="10.0.0" />
2424
<PackageVersion Include="Shouldly" Version="4.2.1" />
2525
<PackageVersion Include="xunit" Version="2.7.0" />
26-
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5" />
26+
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
2727
</ItemGroup>
2828
<ItemGroup>
2929
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.10" Condition="'$(EnableArtifacts)' != 'false'" />

0 commit comments

Comments
 (0)