Skip to content

Commit 400edd0

Browse files
author
Vandana Negi
committed
chore: upgraded 'System.Linq.Dynamic.Core' package to 1.6.0
1 parent b42d5ad commit 400edd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/service/Domain/Microsoft.FeatureFlighting.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.Identity.Client" Version="4.72.1" />
2020
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2121
<PackageReference Include="RulesEngine" Version="5.0.3" />
22-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.7" />
22+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)