File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
backend/test/AcmStatisticsBackend.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
<ProjectReference Include =" ..\..\src\AcmStatisticsBackend.EntityFrameworkCore\AcmStatisticsBackend.EntityFrameworkCore.csproj" />
15
15
</ItemGroup >
16
16
<ItemGroup >
17
- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
17
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
<PrivateAssets >all</PrivateAssets >
20
20
</PackageReference >
Original file line number Diff line number Diff line change 29
29
<PrivateAssets >all</PrivateAssets >
30
30
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
31
31
</PackageReference >
32
- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
32
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
33
33
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
34
34
<PrivateAssets >all</PrivateAssets >
35
35
</PackageReference >
You can’t perform that action at this time.
0 commit comments