Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to 6.0.0-rc.1

pull/10270/head
maliming 4 years ago committed by GitHub
parent f19ca66887
commit 3a7dbad256
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