Skip to content

Commit 24acd44

Browse files
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (#2543)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.6...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 0c748f8 commit 24acd44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.DataModel.Mocks/JoinRpg.DataModel.Mocks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1616
<PackageReference Include="Shouldly" Version="4.2.1" />
1717
<PackageReference Include="xunit" Version="2.7.0" />
18-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
18+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>
2121
</ItemGroup>

0 commit comments

Comments
 (0)