Skip to content

Commit

Permalink
feat(nuget): update Vp.FSharp.Sql ver
Browse files Browse the repository at this point in the history
  • Loading branch information
natalie-o-perret authored Aug 20, 2022
1 parent a26757c commit 70c250f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vp.FSharp.Sql.SqlServer/Vp.FSharp.Sql.SqlServer.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="2.0.0" />
<PackageReference Include="Vp.FSharp.Sql" Version="1.0.44" />
<PackageReference Include="Vp.FSharp.Sql" Version="1.0.47" />
</ItemGroup>

</Project>

0 comments on commit 70c250f

Please sign in to comment.