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 d7ff1de commit 8b551f5Copy full SHA for 8b551f5
docs/csharp/linq/snippets/HowToBuildDynamicQueries/HowToBuildDynamicQueries.csproj
@@ -9,7 +9,7 @@
9
10
<ItemGroup>
11
<PackageReference Include="ExpressionTreeToString" Version="3.4.71" />
12
- <PackageReference Include="LinqKit.Core" Version="1.2.6" />
+ <PackageReference Include="LinqKit.Core" Version="1.2.7" />
13
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.9" />
14
</ItemGroup>
15
0 commit comments