Skip to content

Commit 7bc2354

Browse files
Bump System.Linq.Dynamic.Core from 1.6.9 to 1.7.0
--- updated-dependencies: - dependency-name: System.Linq.Dynamic.Core dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b55adfc commit 7bc2354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.Parsers.SqlQueries/Foundatio.Parsers.SqlQueries.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ItemGroup>
77
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.20" />
88
<PackageReference Include="Exceptionless.DateTimeExtensions" Version="4.0.1" />
9-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.9" />
9+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.7.0" />
1010
</ItemGroup>
1111
<ItemGroup Condition="!$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">
1212
<PackageReference Include="System.Text.Json" Version="8.0.5" />

0 commit comments

Comments
 (0)