We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 100519c commit 870e380Copy full SHA for 870e380
src/Foundatio.Parsers.SqlQueries/Foundatio.Parsers.SqlQueries.csproj
@@ -6,7 +6,7 @@
6
<ItemGroup>
7
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.20" />
8
<PackageReference Include="Exceptionless.DateTimeExtensions" Version="3.4.3" />
9
- <PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.7" />
+ <PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.8" />
10
</ItemGroup>
11
<ItemGroup Condition="!$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">
12
<PackageReference Include="System.Text.Json" Version="8.0.5" />
0 commit comments