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