Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 0807e07

Browse files
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@v2.4.5...2.5.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 879d711 commit 0807e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929

3030
<TestSdkVersion>17.4.1</TestSdkVersion>
3131
<XunitVersion>2.5.0</XunitVersion>
32-
<XunitRunnerVersion>2.4.5</XunitRunnerVersion>
32+
<XunitRunnerVersion>2.5.0</XunitRunnerVersion>
3333
</PropertyGroup>
3434
</Project>

0 commit comments

Comments
 (0)