Skip to content

Commit

Permalink
Bump ef core to 6.0.2 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyshaykhullin authored Jan 21, 2022
1 parent cdccbff commit e6bdd64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>

<ItemGroup Label="Packages">
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.1" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.2" />
</ItemGroup>

<ItemGroup Label="Assets">
Expand Down

0 comments on commit e6bdd64

Please sign in to comment.