Skip to content

Commit 9c85853

Browse files
Bump xunit.runner.visualstudio from 2.8.1 to 3.0.2
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.1 to 3.0.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.1...3.0.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84cf681 commit 9c85853

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
@@ -24,7 +24,7 @@
2424
<XunitVersion>2.8.1</XunitVersion>
2525
<TestSdkVersion>17.11.1</TestSdkVersion>
2626
<CoverletVersion>6.0.3</CoverletVersion>
27-
<XunitRunneVisualstudio>2.8.1</XunitRunneVisualstudio>
27+
<XunitRunneVisualstudio>3.1.0</XunitRunneVisualstudio>
2828
<AkkaVersion>1.5.40</AkkaVersion>
2929
<MicrosoftExtensionsVersion>[6.0.0,)</MicrosoftExtensionsVersion>
3030
<SystemTextJsonVersion>[6.0.10,)</SystemTextJsonVersion>

0 commit comments

Comments
 (0)