Skip to content

Commit

Permalink
Bump System.Linq.Dynamic.Core from 1.2.24 to 1.3.0 in /src
Browse files Browse the repository at this point in the history
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.24 to 1.3.0.
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.2.24...v1.3.0)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 27, 2023
1 parent cdb1807 commit cecdcff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Fop.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -21,7 +21,7 @@

<ItemGroup>
<PackageReference Include="DynamicExpresso.Core" Version="2.3.1" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.24" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cecdcff

Please sign in to comment.