Skip to content

Commit

Permalink
Merge pull request #14702 from abpframework/maliming-patch-1
Browse files Browse the repository at this point in the history
Upgrade `Npgsql.EntityFrameworkCore.PostgreSQL` to 7.0
  • Loading branch information
realLiangshiwei authored Nov 17, 2022
2 parents 275da62 + c79b394 commit 127261a
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="7.0.0-rc.2" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.0" />
</ItemGroup>

</Project>

0 comments on commit 127261a

Please sign in to comment.