File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
12- <PackageReference Include =" coverlet.collector" Version =" 6 .0.2 " >
11+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.7.0 " />
12+ <PackageReference Include =" coverlet.collector" Version =" 10 .0.1 " >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 <PrivateAssets >all</PrivateAssets >
1515 </PackageReference >
16- <PackageReference Include =" xunit" Version =" 2.9.2 " />
17- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
16+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
17+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5 " >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 <PrivateAssets >all</PrivateAssets >
2020 </PackageReference >
You can’t perform that action at this time.
0 commit comments