File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
tests/dosymep.WpfCore.Tests Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" coverlet.collector" Version =" 6.0.0" />
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
16- <PackageReference Include =" xunit" Version =" 2.5.3" />
17- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.3" />
14+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4" >
15+ <PrivateAssets >all</PrivateAssets >
16+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17+ </PackageReference >
18+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
19+ <PackageReference Include =" xunit" Version =" 2.9.3" />
20+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.4" >
21+ <PrivateAssets >all</PrivateAssets >
22+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
23+ </PackageReference >
1824 </ItemGroup >
1925
2026 <ItemGroup >
You can’t perform that action at this time.
0 commit comments