Skip to content

Commit

Permalink
Merge pull request #78 from asulwer/dependabot/nuget/System.Linq.Dyna…
Browse files Browse the repository at this point in the history
…mic.Core-1.4.8

Bump System.Linq.Dynamic.Core from 1.4.7 to 1.4.8
  • Loading branch information
asulwer authored Nov 5, 2024
2 parents 18e6b13 + 5648a0a commit b273014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RulesEngine/RulesEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="FastExpressionCompiler" Version="4.2.2" />
<PackageReference Include="FluentValidation" Version="11.10.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.7" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.8" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
</ItemGroup>
Expand Down

0 comments on commit b273014

Please sign in to comment.