Skip to content

Commit ecaee1d

Browse files
Bump LinqKit.Core
Bumps [LinqKit.Core](https://github.com/scottksmith95/LINQKit) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/scottksmith95/LINQKit/releases) - [Changelog](https://github.com/scottksmith95/LINQKit/blob/master/PackageReleaseNotes.txt) - [Commits](scottksmith95/LINQKit@1.2.2...1.2.3) --- updated-dependencies: - dependency-name: LinqKit.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b2fc41 commit ecaee1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/visualbasic/programming-guide/dynamic-linq-expression-trees/dynamic-linq-expression-trees.vbproj

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

99
<ItemGroup>
1010
<PackageReference Include="ExpressionTreeToString" Version="3.4.71" />
11-
<PackageReference Include="LinqKit.Core" Version="1.2.2" />
11+
<PackageReference Include="LinqKit.Core" Version="1.2.3" />
1212
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.23" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)