Skip to content

Commit 4cf02eb

Browse files
Merge pull request #66 from FoundatioFx/dependabot/nuget/src/Foundatio.CommandQuery.EntityFramework/multi-912fa19358
Bump System.Linq.Dynamic.Core from 1.6.10 to 1.7.0
2 parents e896b0a + bba664c commit 4cf02eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Foundatio.CommandQuery.EntityFramework/Foundatio.CommandQuery.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.11" />
11-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.10" />
11+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.7.0" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

src/Foundatio.CommandQuery.MongoDB/Foundatio.CommandQuery.MongoDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="MongoDB.Driver" Version="3.5.0" />
16-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.10" />
16+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.7.0" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)