Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump System.Linq.Dynamic.Core from 1.6.8 to 1.6.9
---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-version: 1.6.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2025
commit ba017f7a39d7af2aaba44dca069635fd0d024652
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="ExpressionTreeToString" Version="3.4.71" />
<PackageReference Include="LinqKit.Core" Version="1.2.8" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.8" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.9" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading