From 88b95d9597495fb6e85d64fac95afb1805643d84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:31:14 +0000 Subject: [PATCH] Bump the dotnet group Bumps the dotnet group in /docs/csharp/linq/snippets/HowToBuildDynamicQueries with 2 updates: [LinqKit.Core](https://github.com/scottksmith95/LINQKit) and [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core). Updates `LinqKit.Core` from 1.2.5 to 1.2.6 - [Release notes](https://github.com/scottksmith95/LINQKit/releases) - [Changelog](https://github.com/scottksmith95/LINQKit/blob/master/ReleaseNotes.md) - [Commits](https://github.com/scottksmith95/LINQKit/commits) Updates `System.Linq.Dynamic.Core` from 1.4.8 to 1.4.9 - [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases) - [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md) - [Commits](https://github.com/zzzprojects/System.Linq.Dynamic.Core/commits) --- updated-dependencies: - dependency-name: LinqKit.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: System.Linq.Dynamic.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../HowToBuildDynamicQueries/HowToBuildDynamicQueries.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/csharp/linq/snippets/HowToBuildDynamicQueries/HowToBuildDynamicQueries.csproj b/docs/csharp/linq/snippets/HowToBuildDynamicQueries/HowToBuildDynamicQueries.csproj index 3a0c538e7d1b5..01a0b83ccefe0 100644 --- a/docs/csharp/linq/snippets/HowToBuildDynamicQueries/HowToBuildDynamicQueries.csproj +++ b/docs/csharp/linq/snippets/HowToBuildDynamicQueries/HowToBuildDynamicQueries.csproj @@ -9,8 +9,8 @@ - - + +