Skip to content

Commit

Permalink
Bump System.Linq.Dynamic.Core from 1.2.11 to 1.2.12
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.11 to 1.2.12.
- [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.11...v1.2.12)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rnwood committed Aug 3, 2021
1 parent 6f767d8 commit e82bc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rnwood.Smtp4dev/Rnwood.Smtp4dev.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Rnwood.SmtpServer" Version="3.1.0-ci0648" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.10" />
<PackageReference Include="System.Data.SQLite" Version="1.0.114.4" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.11" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.12" />
<PackageReference Include="System.Reactive" Version="4.4.1" />
<PackageReference Include="VueCliMiddleware" Version="3.1.2" />
</ItemGroup>
Expand Down

0 comments on commit e82bc3c

Please sign in to comment.