Skip to content

Commit 25ad731

Browse files
Bump xunit from 2.5.0 to 2.6.0 (#245)
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.6.0. - [Commits](xunit/xunit@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: xunit 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 3caed41 commit 25ad731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Upgraded to Phobos 2.0.6</PackageReleaseNotes>
1616
</PropertyGroup>
1717
<PropertyGroup>
1818
<LibraryFramework>netstandard2.0</LibraryFramework>
19-
<XunitVersion>2.5.0</XunitVersion>
19+
<XunitVersion>2.6.0</XunitVersion>
2020
<XunitRunnerVersion>2.5.3</XunitRunnerVersion>
2121
<TestSdkVersion>17.6.3</TestSdkVersion>
2222
<PbmVersion>1.3.2</PbmVersion>

0 commit comments

Comments
 (0)