File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
coverlet.integration.tests Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 22
22
<PackageReference Include =" System.Reflection.Metadata" />
23
23
<PackageReference Include =" Tmds.ExecFunction" />
24
24
<PackageReference Include =" xunit.v3" />
25
- <PackageReference Include =" xunit.v3.core" />
26
- <PackageReference Include =" xunit.v3.extensibility.core" />
27
25
<PackageReference Include =" xunit.runner.visualstudio" >
28
26
<PrivateAssets >all</PrivateAssets >
29
27
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Moq" Version =" 4.20.70" />
14
14
<PackageReference Include =" NuGet.Packaging" Version =" 6.6.2" />
15
15
<PackageReference Include =" xunit.v3" Version =" 1.0.0" />
16
- <PackageReference Include =" xunit.v3.common" Version =" 1.0.0" />
17
16
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.0" >
18
17
<PrivateAssets >all</PrivateAssets >
19
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
You can’t perform that action at this time.
0 commit comments