Skip to content

Commit

Permalink
Merge pull request #10270 from abpframework/maliming-patch-PostgreSQL
Browse files Browse the repository at this point in the history
Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to 6.0.0-rc.1
  • Loading branch information
EngincanV committed Oct 8, 2021
2 parents f19ca66 + 3a7dbad commit 11b1935
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 11b1935

Please sign in to comment.