Skip to content

Commit bfcdc92

Browse files
Merge pull request #6919 from luisquintanilla/dependabot/nuget/samples/snippets/csharp/programming-guide/dynamic-linq-expression-trees/System.Linq.Dynamic.Core-1.7.0
Bump System.Linq.Dynamic.Core from 1.6.9 to 1.7.0
2 parents 6e3c6c5 + cbe68e3 commit bfcdc92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/snippets/csharp/programming-guide/dynamic-linq-expression-trees/dynamic-linq-expression-trees.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="ExpressionTreeToString" Version="3.4.71" />
1212
<PackageReference Include="LinqKit.Core" Version="1.2.9" />
13-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.9" />
13+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.7.0" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)