Skip to content

Commit c561608

Browse files
Bump xunit from 2.8.1 to 2.9.3
Bumps [xunit](https://github.com/xunit/xunit) from 2.8.1 to 2.9.3. - [Commits](xunit/xunit@v2-2.8.1...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3ef0ad commit c561608

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
@@ -22,7 +22,7 @@
2222
<LibraryFramework>netstandard2.0</LibraryFramework>
2323
<NetLibraryFramework>net6.0</NetLibraryFramework>
2424
<TestsNetCoreFramework>net8.0</TestsNetCoreFramework>
25-
<XunitVersion>2.8.1</XunitVersion>
25+
<XunitVersion>2.9.3</XunitVersion>
2626
<TestSdkVersion>17.11.1</TestSdkVersion>
2727
<CoverletVersion>6.0.3</CoverletVersion>
2828
<XunitRunneVisualstudio>2.8.1</XunitRunneVisualstudio>

0 commit comments

Comments
 (0)