Skip to content

Commit 2785500

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
9-
<PackageVersion Include="xunit" Version="2.6.6" />
9+
<PackageVersion Include="xunit" Version="2.9.0" />
1010
<!-- Global Package References -->
1111
<GlobalPackageReference Include="coverlet.collector" Version="6.0.0" />
1212
<!-- Pinned dependency required to test out-of-support target frameworks -->

0 commit comments

Comments
 (0)