Skip to content

Commit 414a3e7

Browse files
Bump xunit from 2.5.0 to 2.5.1 (#62)
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1. - [Commits](xunit/xunit@2.5.0...2.5.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2401f2 commit 414a3e7

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
@@ -16,7 +16,7 @@
1616
<LibraryFramework>netstandard2.1</LibraryFramework>
1717
<TestsNet>net6.0</TestsNet>
1818
<TestsNetCore>netcoreapp3.1</TestsNetCore>
19-
<XunitVersion>2.5.0</XunitVersion>
19+
<XunitVersion>2.5.1</XunitVersion>
2020
<XunitRunnerVisualstudio>2.5.1</XunitRunnerVisualstudio>
2121
<TestSdkVersion>17.7.2</TestSdkVersion>
2222

0 commit comments

Comments
 (0)