diff --git a/PoweredSoft.DynamicQuery.AspNetCore/PoweredSoft.DynamicQuery.AspNetCore.csproj b/PoweredSoft.DynamicQuery.AspNetCore/PoweredSoft.DynamicQuery.AspNetCore.csproj
index 77e4fd7..ca0c52b 100644
--- a/PoweredSoft.DynamicQuery.AspNetCore/PoweredSoft.DynamicQuery.AspNetCore.csproj
+++ b/PoweredSoft.DynamicQuery.AspNetCore/PoweredSoft.DynamicQuery.AspNetCore.csproj
@@ -9,7 +9,7 @@
https://github.com/PoweredSoft/DynamicQuery
github
powered,soft,dynamic,criteria,query,builder,asp,net,core
- 1.0.3
+ 1.0.4
https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&r=g&d=retro
PoweredSoft.DynamicQuery.AspNetCore
This projects makes it easier to use dynamic query in a asp.net core mvc proejct.
diff --git a/PoweredSoft.DynamicQuery.Core/PoweredSoft.DynamicQuery.Core.csproj b/PoweredSoft.DynamicQuery.Core/PoweredSoft.DynamicQuery.Core.csproj
index 19fd233..4cbffbe 100644
--- a/PoweredSoft.DynamicQuery.Core/PoweredSoft.DynamicQuery.Core.csproj
+++ b/PoweredSoft.DynamicQuery.Core/PoweredSoft.DynamicQuery.Core.csproj
@@ -2,15 +2,22 @@
netstandard2.0
- true
+ True
Powered Softwares Inc.
MIT
https://github.com/PoweredSoft/DynamicQuery
https://github.com/PoweredSoft/DynamicQuery.Core/
github
powered,soft,dynamic,criteria,query,builder
- 1.0.1
+ 1.0.2
https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&r=g&d=retro
+ PoweredSoft.DynamicQuery.Core
+ core abstractions
+ PoweredSoft.DynamicQuery.Core
+ renamed interface.
+ False
+ PoweredSoft.DynamicQuery.Core
+ PoweredSoft.DynamicQuery.Core
diff --git a/PoweredSoft.DynamicQuery/PoweredSoft.DynamicQuery.csproj b/PoweredSoft.DynamicQuery/PoweredSoft.DynamicQuery.csproj
index a319dc2..9d23e38 100644
--- a/PoweredSoft.DynamicQuery/PoweredSoft.DynamicQuery.csproj
+++ b/PoweredSoft.DynamicQuery/PoweredSoft.DynamicQuery.csproj
@@ -9,7 +9,7 @@
https://github.com/PoweredSoft/DynamicQuery
github
powered,soft,dynamic,criteria,query,builder
- 1.0.7
+ 1.0.8
https://secure.gravatar.com/avatar/4e32f73820c16718909a06c2927f1f8b?s=512&r=g&d=retro
PoweredSoft.DynamicQuery
dynamic query based on string path very usefull for network requests.