We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57bdaa1 commit 34f5d1eCopy full SHA for 34f5d1e
docs/csharp/linq/snippets/HowToBuildDynamicQueries/HowToBuildDynamicQueries.csproj
@@ -10,7 +10,7 @@
10
<ItemGroup>
11
<PackageReference Include="ExpressionTreeToString" Version="3.4.71" />
12
<PackageReference Include="LinqKit.Core" Version="1.2.8" />
13
- <PackageReference Include="System.Linq.Dynamic.Core" Version="1.5.1" />
+ <PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.0" />
14
</ItemGroup>
15
16
</Project>
0 commit comments