Skip to content

Commit d5de631

Browse files
authored
Remove direct dependency on EFCore.Abstractions (#3171)
Closes #3170
1 parent f69fc1d commit d5de631

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/EFCore.PG/EFCore.PG.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<!-- PrivateAssets="none" is set to flow the EF Core analyzer to users referencing this package https://github.com/aspnet/EntityFrameworkCore/pull/11350 -->
1717
<PackageReference Include="Microsoft.EntityFrameworkCore" PrivateAssets="none" />
1818
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" PrivateAssets="none" />
19-
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" PrivateAssets="none" />
2019
<PackageReference Include="Npgsql" />
2120
</ItemGroup>
2221

0 commit comments

Comments
 (0)