We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c425e commit 2a02bbcCopy full SHA for 2a02bbc
1 file changed
Bookshelf/Bookshelf.csproj
@@ -9,7 +9,7 @@
9
<PackageReference Include="Google.Cloud.Firestore" Version="1.0.0-beta20" />
10
<PackageReference Include="Google.Cloud.Storage.V1" Version="2.4.0-beta01" />
11
<PackageReference Include="Microsoft.AspNetCore.App" />
12
- <PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="2.1.2" />
+ <PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="2.2.4" />
13
</ItemGroup>
14
15
<ItemGroup>
0 commit comments