We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f0f1e commit b22b7d2Copy full SHA for b22b7d2
Lib/CSQLQueryExpress/CSQLQueryExpress.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
5
<Title>CSQLQueryExpress</Title>
6
- <Version>1.3.6</Version>
+ <Version>1.3.7</Version>
7
<Description>A simple c# library to compile TSQL queries</Description>
8
<PackageProjectUrl></PackageProjectUrl>
9
<PackageReadmeFile>README.md</PackageReadmeFile>
0 commit comments