Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Fix nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladislav Zhukov committed Aug 6, 2018
1 parent bbab9a9 commit 5de7e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet/QueryDesigner.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<description>QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.</description>
<releaseNotes>Fix bugs with comparision types, add available cast types.</releaseNotes>
<copyright>Copyright 2018</copyright>
<tags>linq quesry filtering entity-framework</tags>
<tags>linq query filtering entity-framework</tags>
</metadata>
<files>
<!--NETStandard-->
Expand Down

0 comments on commit 5de7e7f

Please sign in to comment.