Skip to content

Commit edc8dc7

Browse files
Bump xunit.runner.visualstudio from 3.0.2 to 3.1.0 (#3343)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.2...3.1.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66ce030 commit edc8dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<NetFramework>net6.0</NetFramework>
2424
<TestsNet>net9.0</TestsNet>
2525
<XunitVersion>2.8.1</XunitVersion>
26-
<XUnitRunnerVersion>3.0.2</XUnitRunnerVersion>
26+
<XUnitRunnerVersion>3.1.0</XUnitRunnerVersion>
2727
<CoverletVersion>6.0.4</CoverletVersion>
2828
<FluentAssertionVersion>7.0.0</FluentAssertionVersion>
2929
<TestSdkVersion>17.13.0</TestSdkVersion>

0 commit comments

Comments
 (0)