Skip to content
Merged
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.7 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
- 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 Oct 27, 2025
commit 586dca07b7fa6d892b035cab99effdbe6b529999
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.7" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.9" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading