Skip to content

Commit 8b551f5

Browse files
Bump LinqKit.Core (#43647)
Bumps the dotnet group in /docs/csharp/linq/snippets/HowToBuildDynamicQueries with 1 update: [LinqKit.Core](https://github.com/scottksmith95/LINQKit). Updates `LinqKit.Core` from 1.2.6 to 1.2.7 - [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) --- updated-dependencies: - dependency-name: LinqKit.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7ff1de commit 8b551f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/linq/snippets/HowToBuildDynamicQueries/HowToBuildDynamicQueries.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="ExpressionTreeToString" Version="3.4.71" />
12-
<PackageReference Include="LinqKit.Core" Version="1.2.6" />
12+
<PackageReference Include="LinqKit.Core" Version="1.2.7" />
1313
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.9" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)