Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetuken committed Jan 28, 2022
2 parents ae23e69 + 1274b67 commit ed9005f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Version>2.10.0</Version>
<Authors>enisn</Authors>
<Description>A Filtering framework. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically.</Description>
<PackageReleaseNotes>Minor performance improvements and multiple CompareTo attribute is allowed</PackageReleaseNotes>
<PackageReleaseNotes>New query types were added.</PackageReleaseNotes>
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
<NeutralLanguage>en</NeutralLanguage>
<RepositoryUrl>https://github.com/enisn/AutoFilterer</RepositoryUrl>
Expand Down

0 comments on commit ed9005f

Please sign in to comment.