Skip to content

Commit

Permalink
SqlHydra.Query v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMarr committed Feb 18, 2023
1 parent 273ea72 commit 6fce3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SqlHydra.Query/SqlHydra.Query.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard2.0;net5.0;net6.0;net7.0</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<WarnOn>3390;$(WarnOn)</WarnOn>
<Version>1.1.1</Version>
<Version>1.1.2</Version>
<Description>SqlHydra.Query is an F# query builder powered by SqlKata.Query that supports SQL Server, PostgreSQL and Sqlite.</Description>
<Authors>Jordan Marr</Authors>
<PackageTags>F# fsharp data database orm sql</PackageTags>
Expand Down

0 comments on commit 6fce3ff

Please sign in to comment.