Skip to content

Commit e13ce3c

Browse files
Bump xunit.runner.visualstudio from 2.5.0 to 2.5.7 (#222)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.0 to 2.5.7. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.0...2.5.7) --- 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 abfa4d2 commit e13ce3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1616
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
1717
<PackageVersion Include="xunit" Version="2.5.0" />
18-
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.0" />
18+
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.7" />
1919
</ItemGroup>
2020
<!-- SourceLink support for all Akka.NET projects -->
2121
<ItemGroup>

0 commit comments

Comments
 (0)