Merge pull request #11084 from abpframework/maliming-patch-PostgreSQL

Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to 6.0.2.
pull/11085/head
liangshiwei 4 years ago committed by GitHub
commit 7b07f86cb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.0-rc.1" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.2" />
</ItemGroup>
</Project>

Loading…
Cancel
Save