Skip to content

Commit 501f120

Browse files
Bump xunit.runner.visualstudio from 2.5.3 to 2.5.7
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.3 to 2.5.7. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.3...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]>
1 parent 20b6832 commit 501f120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</ItemGroup>
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
11-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
11+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" />
1212
<PackageReference Include="xunit" Version="2.6.1" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)