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 fefbcd6 commit b3efc35Copy full SHA for b3efc35
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.5" />
13
- <PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.3" />
+ <PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.4" />
14
</ItemGroup>
15
16
</Project>
0 commit comments