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 committed Jan 15, 2021
1 parent cc9a249 commit 2d56291
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.34" />
<PackageReference Include="Vp.FSharp.Sql" Version="1.0.35" />
</ItemGroup>

</Project>

0 comments on commit 2d56291

Please sign in to comment.