From 3fc65a6577f207118224f230b33af8dedc2d5fe1 Mon Sep 17 00:00:00 2001 From: sisindrymedagam Date: Sat, 27 Apr 2019 01:39:28 +0530 Subject: [PATCH] Release Note Added --- P.Pager.Mvc.Core/P.Pager.Mvc.Core.csproj | 3 +-- P.Pager.Mvc/P.Pager.Mvc.csproj | 3 +-- P.Pager/P.Pager.csproj | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/P.Pager.Mvc.Core/P.Pager.Mvc.Core.csproj b/P.Pager.Mvc.Core/P.Pager.Mvc.Core.csproj index a047cbd..4de16bf 100644 --- a/P.Pager.Mvc.Core/P.Pager.Mvc.Core.csproj +++ b/P.Pager.Mvc.Core/P.Pager.Mvc.Core.csproj @@ -20,8 +20,7 @@ 1.4.0.0 1.4.0.0 Copyright Sisindry Medagam, PuffinWeb © 2019 - v1.4 - Added more options for first, last, next and previous paging. -v1.2 - Initial Release of Pagination mechanism for .Net Core MVC Web Applications. + v1.4 - Added more options for first, last, next and previous paging. p.pager.mvc.core.snk diff --git a/P.Pager.Mvc/P.Pager.Mvc.csproj b/P.Pager.Mvc/P.Pager.Mvc.csproj index d932703..94bf002 100644 --- a/P.Pager.Mvc/P.Pager.Mvc.csproj +++ b/P.Pager.Mvc/P.Pager.Mvc.csproj @@ -20,8 +20,7 @@ 1.4.0.0 1.4.0.0 Copyright Sisindry Medagam, PuffinWeb © 2019 - v1.4 - Added more options for first, last, next and previous paging. -v1.2 - Initial Release of Pagination mechanism for .Net MVC Web Applications. + v1.4 - Added more options for first, last, next and previous paging. p.pager.mvc.snk diff --git a/P.Pager/P.Pager.csproj b/P.Pager/P.Pager.csproj index e1ab683..45f3097 100644 --- a/P.Pager/P.Pager.csproj +++ b/P.Pager/P.Pager.csproj @@ -20,8 +20,7 @@ 1.4.0.0 1.4.0.0 Copyright Sisindry Medagam, PuffinWeb © 2019 - v1.4 - P.Pager now Support Async. -v1.2 - Initial release for .Net Pagination. Supporting .Net Framework and .Net Core. + v1.4 - P.Pager now Support Async. p.pager.snk