Skip to content

Commit

Permalink
Updated dynamic linq core package
Browse files Browse the repository at this point in the history
  • Loading branch information
code-dispenser committed Jun 11, 2024
1 parent c26f74e commit 649c686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/DevsRule.Core/DevsRule.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ enabling seamless integration and dynamic rule management.</Description>
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.14" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 649c686

Please sign in to comment.