File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
<ItemGroup >
21
21
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
22
22
<PackageReference Include =" System.Text.RegularExpressions" Version =" 4.3.1" />
23
- <PackageReference Include =" xunit" Version =" 2.7 .0" />
24
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
23
+ <PackageReference Include =" xunit" Version =" 2.8 .0" />
24
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
25
25
<PrivateAssets >all</PrivateAssets >
26
26
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
27
27
</PackageReference >
28
- <PackageReference Include =" coverlet.collector" Version =" 6.0.0 " >
28
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
29
29
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
30
30
<PrivateAssets >all</PrivateAssets >
31
31
</PackageReference >
You can’t perform that action at this time.
0 commit comments