Skip to content

Commit

Permalink
feat(nuget): update base package version
Browse files Browse the repository at this point in the history
  • Loading branch information
natalie-o-perret committed Mar 19, 2022
1 parent d659c80 commit d20fa37
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 @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="Npgsql" Version="5.0.1.1" />
<PackageReference Include="Vp.FSharp.Sql" Version="1.0.43" />
<PackageReference Include="Vp.FSharp.Sql" Version="1.0.44" />
</ItemGroup>

</Project>

0 comments on commit d20fa37

Please sign in to comment.