Skip to content

Commit 7b1218e

Browse files
chore(deps): Bump Microsoft.EntityFrameworkCore.DynamicLinq from 9.6.9 to 9.6.10 (#31)
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.DynamicLinq dependency-version: 9.6.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0742e73 commit 7b1218e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PhantomDave.BankTracking.Api/PhantomDave.BankTracking.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>
28-
<PackageReference Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="9.6.9" />
28+
<PackageReference Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="9.6.10" />
2929
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.10" />
3030
</ItemGroup>
3131

0 commit comments

Comments
 (0)