diff --git a/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/App.config b/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/App.config index ba70a48..6536a44 100644 --- a/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/App.config +++ b/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/App.config @@ -47,7 +47,7 @@ - 1000 + 2000 False diff --git a/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Editor.csproj b/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Editor.csproj index db9a7a3..900f5bc 100644 --- a/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Editor.csproj +++ b/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Editor.csproj @@ -32,8 +32,9 @@ https://github.com/konradsikorski/smartCAML SmartCAML Konrad Sikorski + publish.htm 0 - 2.0.0.0 + 2.2.0.0 false true true diff --git a/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/AssemblyInfo.cs b/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/AssemblyInfo.cs index b21f390..c443068 100644 --- a/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/AssemblyInfo.cs +++ b/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.0.0.0")] -[assembly: AssemblyFileVersion("2.0.0.0")] +[assembly: AssemblyVersion("2.2.0.0")] +[assembly: AssemblyFileVersion("2.2.0.0")] diff --git a/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/Settings.Designer.cs b/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/Settings.Designer.cs index 0c98236..041a40d 100644 --- a/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/Settings.Designer.cs +++ b/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/Settings.Designer.cs @@ -191,7 +191,7 @@ internal sealed partial class Settings : global::System.Configuration.Applicatio [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("1000")] + [global::System.Configuration.DefaultSettingValueAttribute("2000")] public string PageSize { get { return ((string)(this["PageSize"])); diff --git a/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/Settings.settings b/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/Settings.settings index 4bd0ef8..0355ffb 100644 --- a/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/Settings.settings +++ b/KoS.Apps.SharePoint.SmartCAML/KoS.Apps.SharePoint.SmartCAML.Editor/Properties/Settings.settings @@ -45,7 +45,7 @@ - 1000 + 2000 False diff --git a/KoS.Apps.SharePoint.SmartCAML/UWPPackage/Package.appxmanifest b/KoS.Apps.SharePoint.SmartCAML/UWPPackage/Package.appxmanifest index 674e865..f22977a 100644 --- a/KoS.Apps.SharePoint.SmartCAML/UWPPackage/Package.appxmanifest +++ b/KoS.Apps.SharePoint.SmartCAML/UWPPackage/Package.appxmanifest @@ -1,6 +1,6 @@  - + SmartCAML Konrad Sikorski diff --git a/KoS.Apps.SharePoint.SmartCAML/changelog.md b/KoS.Apps.SharePoint.SmartCAML/changelog.md index ada3103..e4c5a60 100644 --- a/KoS.Apps.SharePoint.SmartCAML/changelog.md +++ b/KoS.Apps.SharePoint.SmartCAML/changelog.md @@ -1,6 +1,6 @@ ## Changelog -### v. 2.1 +### v. 2.2 ##### Update + load lookup values in paging ##### Fix