Skip to content

Commit

Permalink
Bump System.Linq.Dynamic.Core from 1.2.24 to 1.3.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 8521702 commit b6a39fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Syncfusion.Blazor.Core" Version="20.4.0.42" />
<PackageReference Include="Syncfusion.Blazor.Gantt" Version="20.4.0.42" />
<PackageReference Include="Syncfusion.Blazor.Themes" Version="20.4.0.42" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.24" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Cors" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
<PackageReference Include="Microsoft.NETCore" Version="5.0.0" />
Expand Down

0 comments on commit b6a39fd

Please sign in to comment.