File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup >
12
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.1.0 " />
13
- <PackageReference Include =" xunit" Version =" 2.4.1 " />
14
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3 " >
12
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6.3 " />
13
+ <PackageReference Include =" xunit" Version =" 2.5.0 " />
14
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0 " >
15
15
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
</PackageReference >
18
- <PackageReference Include =" coverlet.collector" Version =" 3.1.2 " >
18
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.0 " >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
<PrivateAssets >all</PrivateAssets >
21
21
</PackageReference >
You can’t perform that action at this time.
0 commit comments