Skip to content

Commit f11172e

Browse files
Bump ExpressionTreeToString
Bumps [ExpressionTreeToString](https://github.com/zspitz/ExpressionTreeToString) from 3.2.54 to 3.4.71. - [Release notes](https://github.com/zspitz/ExpressionTreeToString/releases) - [Commits](https://github.com/zspitz/ExpressionTreeToString/commits) --- updated-dependencies: - dependency-name: ExpressionTreeToString dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ae06e2 commit f11172e

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
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="ExpressionTreeToString" Version="3.2.54" />
10+
<PackageReference Include="ExpressionTreeToString" Version="3.4.71" />
1111
<PackageReference Include="LinqKit.Core" Version="1.2.2" />
1212
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.7" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)