Commit 7fd9021 1 parent 6cd7fe5 commit 7fd9021 Copy full SHA for 7fd9021
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
21
21
<PackageReference Include =" SpecFlow.Tools.MsBuild.Generation" Version =" 3.9.74" />
22
22
<PackageReference Include =" SpecFlow.xUnit" Version =" 3.9.74" />
23
- <PackageReference Include =" xunit" Version =" 2.7.1 " />
23
+ <PackageReference Include =" xunit" Version =" 2.8.0 " />
24
24
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.8" >
25
25
<PrivateAssets >all</PrivateAssets >
26
26
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 27
27
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
28
28
<PackageReference Include =" SpecFlow.Tools.MsBuild.Generation" Version =" 3.9.74" />
29
29
<PackageReference Include =" SpecFlow.xUnit" Version =" 3.9.74" />
30
- <PackageReference Include =" xunit" Version =" 2.7.1 " />
30
+ <PackageReference Include =" xunit" Version =" 2.8.0 " />
31
31
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.8" >
32
32
<PrivateAssets >all</PrivateAssets >
33
33
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
You can’t perform that action at this time.
0 commit comments