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

Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to 6.0.0-rc.1
pull/10271/head
Engincan VESKE 4 years ago committed by GitHub
commit 11b193558a
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-preview7" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.0-rc.1" />
</ItemGroup>
</Project>

Loading…
Cancel
Save