Skip to content

Commit 2a02bbc

Browse files
committed
chore(deps): update dependency npgsql.entityframeworkcore.postgresql to 2.2.4
1 parent 24c425e commit 2a02bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Bookshelf/Bookshelf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Google.Cloud.Firestore" Version="1.0.0-beta20" />
1010
<PackageReference Include="Google.Cloud.Storage.V1" Version="2.4.0-beta01" />
1111
<PackageReference Include="Microsoft.AspNetCore.App" />
12-
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="2.1.2" />
12+
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="2.2.4" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)