diff --git a/PrestaSharp.csproj b/PrestaSharp.csproj index aee525df..7ff385e7 100644 --- a/PrestaSharp.csproj +++ b/PrestaSharp.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;net452 Bukimedia.PrestaSharp @@ -8,16 +8,18 @@ PrestaSharp true prestashop rest webservice official prestasharp bukimedia - Compatibility with Prestashop 1.7 - Copyright (C) 2016 Bukimedia + * Fix bug updating entities originated by newer versions of RestSharp. +* Code cleanup. + Copyright (C) 2019 Bukimedia Dependency - https://github.com/Bukimedia/PrestaSharp + http://bukimedia.github.io/PrestaSharp/ https://avatars0.githubusercontent.com/u/5653635?s=200&v=4 https://github.com/Bukimedia/PrestaSharp CSharp .Net client library for the PrestaShop API via web service https://www.gnu.org/licenses/gpl-3.0.en.html PrestaSharp - 1.0.5-SNAPSHOT + 1.0.5 + Bukimedia PrestaSharp