Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 01af7fe

Browse files
authoredMay 25, 2024··
chore(deps): update xunit-dotnet monorepo to v2.8.1
1 parent 67a1a0a commit 01af7fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Directory.Packages.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<PackageVersion Include="SpecFlow" Version="3.9.74" />
2525
<PackageVersion Include="SpecFlow.Tools.MsBuild.Generation" Version="3.9.74" />
2626
<PackageVersion Include="SpecFlow.xUnit" Version="3.9.74" />
27-
<PackageVersion Include="xunit" Version="2.7.1" />
28-
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.8" />
27+
<PackageVersion Include="xunit" Version="2.8.1" />
28+
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
2929
</ItemGroup>
3030

3131
<ItemGroup Condition="'$(OS)' == 'Unix'">

0 commit comments

Comments
 (0)
Please sign in to comment.