Commit e28e98a 1 parent ba11e65 commit e28e98a Copy full SHA for e28e98a
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
14
14
<PackageReference Include =" NUnit" Version =" 3.14.0" />
15
15
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0" />
16
- <PackageReference Include =" coverlet.collector" Version =" 6.0.0 " >
16
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
17
17
<PrivateAssets >all</PrivateAssets >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
</PackageReference >
Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
14
14
<PackageReference Include =" NUnit" Version =" 3.14.0" />
15
15
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0" />
16
- <PackageReference Include =" coverlet.collector" Version =" 6.0.0 " >
16
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
17
17
<PrivateAssets >all</PrivateAssets >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
</PackageReference >
You can’t perform that action at this time.
0 commit comments