Skip to content

Commit 68294ba

Browse files
Merge pull request #48 from FoundatioFx/dependabot/nuget/src/Foundatio.CommandQuery.EntityFramework/multi-2ae4fa0143
Bump System.Linq.Dynamic.Core from 1.6.9 to 1.6.10
2 parents 93e176c + f1a51d2 commit 68294ba

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.10" />
11-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.9" />
11+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.10" />
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.9" />
16+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.10" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)