diff --git a/src/Talegen.Common.Models.csproj b/src/Talegen.Common.Models.csproj
index c1f18b0..d61d81e 100644
--- a/src/Talegen.Common.Models.csproj
+++ b/src/Talegen.Common.Models.csproj
@@ -2,8 +2,8 @@
netstandard2.1
- true
- true
+ False
+ False
Apache-2.0
Copyright (c) Talegen, LLC. All rights reserved.
Talegen, LLC
@@ -16,9 +16,10 @@
Updated packages and made minor changes to pagination results model to support query info and long total count.
Assets\logo.ico
false
- 1.0.10.0
+ 1.0.11.0
en
enable
+ Talegen.Common.Models
diff --git a/src/Talegen.Common.Models.xml b/src/Talegen.Common.Models.xml
index 4f21abf..ece4932 100644
--- a/src/Talegen.Common.Models.xml
+++ b/src/Talegen.Common.Models.xml
@@ -1495,12 +1495,28 @@
The type of the query result.
+
+
+ Initializes a new instance of the class.
+
+
+
+
+ Initializes a new instance of the class.
+
+ Contains the originating request model to populate query result properties.
+
Gets or sets the total records.
The total records.
+
+
+ Gets the total pages.
+
+
Gets or sets the results of the model query.