Skip to content

Commit b714f80

Browse files
committed
Update EntityFrameworkCore.Generator.Core.Tests.csproj
1 parent f009821 commit b714f80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/EntityFrameworkCore.Generator.Core.Tests/EntityFrameworkCore.Generator.Core.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
21+
<PackageReference Include="coverlet.collector" Version="6.0.0">
2222
<PrivateAssets>all</PrivateAssets>
23-
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
23+
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
2525
<PackageReference Include="dbup-sqlserver" Version="5.0.8" />
2626
<PackageReference Include="FluentAssertions" Version="6.11.0" />

0 commit comments

Comments
 (0)