File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
<PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
16
16
<PackageReference Include =" System.Text.RegularExpressions" Version =" 4.3.1" />
17
17
<PackageReference Include =" xunit" Version =" 2.9.3" />
18
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.1 " >
18
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
<PrivateAssets >all</PrivateAssets >
21
21
</PackageReference >
22
- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
22
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
24
24
<PrivateAssets >all</PrivateAssets >
25
25
</PackageReference >
You can’t perform that action at this time.
0 commit comments