Skip to content

Commit

Permalink
Bump System.Linq.Dynamic.Core from 1.2.25 to 1.3.0 in /Crystallography
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.25 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.25...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 Jun 28, 2023
1 parent d079d02 commit a3ce1f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Crystallography/Crystallography - Backup (1).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>
<OutputType>Library</OutputType>
Expand Down Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="MemoryPack" Version="1.9.12" />
<PackageReference Include="OpenTK" Version="3.3.3" />
<PackageReference Include="SimdLinq" Version="1.3.0" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.25" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a3ce1f5

Please sign in to comment.