Commit b332e8e 1 parent 133c9ca commit b332e8e Copy full SHA for b332e8e
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.0 " />
23
+ <PackageReference Include =" xunit" Version =" 2.7.1 " />
24
24
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7" >
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.0 " />
30
+ <PackageReference Include =" xunit" Version =" 2.7.1 " />
31
31
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7" >
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