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