You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common.props
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<Project>
2
2
<PropertyGroup>
3
3
<LangVersion>latest</LangVersion>
4
-
<Version>2.12.1</Version>
4
+
<Version>2.12.2</Version>
5
5
<Authors>enisn</Authors>
6
6
<Description>A Filtering framework. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically.</Description>
7
7
<PackageReleaseNotes>New query types were added.</PackageReleaseNotes>
0 commit comments