Skip to content

Commit e47ce55

Browse files
authored
Update common.props
1 parent e856345 commit e47ce55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Version>2.10.0</Version>
55
<Authors>enisn</Authors>
66
<Description>A Filtering framework. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically.</Description>
7-
<PackageReleaseNotes>Minor performance improvements and multiple CompareTo attribute is allowed</PackageReleaseNotes>
7+
<PackageReleaseNotes>New query types were added.</PackageReleaseNotes>
88
<NoWarn>$(NoWarn);CS1591;CS0436</NoWarn>
99
<NeutralLanguage>en</NeutralLanguage>
1010
<RepositoryUrl>https://github.com/enisn/AutoFilterer</RepositoryUrl>

0 commit comments

Comments
 (0)