Skip to content

Commit e6bdd64

Browse files
Bump ef core to 6.0.2 (#41)
1 parent cdccbff commit e6bdd64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AppAny.Quartz.EntityFrameworkCore.Migrations.PostgreSQL/AppAny.Quartz.EntityFrameworkCore.Migrations.PostgreSQL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</ItemGroup>
2727

2828
<ItemGroup Label="Packages">
29-
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.1" />
29+
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.2" />
3030
</ItemGroup>
3131

3232
<ItemGroup Label="Assets">

0 commit comments

Comments
 (0)