Skip to content

Commit adc8587

Browse files
Update to dynamic core package
1 parent 649c686 commit adc8587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/DevsRule.Core/DevsRule.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ enabling seamless integration and dynamic rule management.</Description>
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
</PackageReference>
40-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.0" />
40+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.2" />
4141
</ItemGroup>
4242

4343
<ItemGroup>

0 commit comments

Comments
 (0)