Skip to content

Commit eeafa46

Browse files
Merge pull request #41647 from dotnet/dependabot/nuget/docs/csharp/linq/snippets/HowToBuildDynamicQueries/dotnet-58a2fea4d3
Bump System.Linq.Dynamic.Core from 1.4.2 to 1.4.3 in /docs/csharp/linq/snippets/HowToBuildDynamicQueries in the dotnet group
2 parents a560fba + 873f181 commit eeafa46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/linq/snippets/HowToBuildDynamicQueries/HowToBuildDynamicQueries.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.5" />
13-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.2" />
13+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.3" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)