updated and added case insensitive support.

This commit is contained in:
David Lebee
2021-04-27 14:08:39 -04:00
parent 3020fbf126
commit de72b86abf
5 changed files with 9 additions and 4 deletions
@@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="PoweredSoft.DynamicQuery.Core" Version="2.1.4" />
<PackageReference Include="PoweredSoft.DynamicQuery.Core" Version="2.1.5" />
</ItemGroup>
</Project>