Skip to content

Commit

Permalink
feat(nuget): update core package version
Browse files Browse the repository at this point in the history
  • Loading branch information
natalie-o-perret authored and Kerry Perret committed Jan 15, 2021
1 parent 01b72db commit cc9a249
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 @@ -23,7 +23,7 @@

<ItemGroup>
<PackageReference Include="Npgsql" Version="5.0.1.1" />
<PackageReference Include="Vp.FSharp.Sql" Version="1.0.33" />
<PackageReference Include="Vp.FSharp.Sql" Version="1.0.34" />
</ItemGroup>

</Project>

0 comments on commit cc9a249

Please sign in to comment.