Skip to content

Commit

Permalink
feat: update npgsql
Browse files Browse the repository at this point in the history
  • Loading branch information
natalie-o-perret committed May 17, 2023
1 parent 5281fef commit e1aafdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vp.FSharp.Sql.PostgreSql/Vp.FSharp.Sql.PostgreSql.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Npgsql" Version="5.0.1.1" />
<PackageReference Include="Npgsql" Version="6.0.0" />
<PackageReference Include="Vp.FSharp.Sql" Version="1.0.47" />
</ItemGroup>

Expand Down

0 comments on commit e1aafdc

Please sign in to comment.