Bukimedia / PrestaSharp

CSharp .Net client library for the PrestaShop API via web service
GNU General Public License v3.0
155 stars 151 forks source link

bukimedia prestasharp with framework 4.5 #374

Closed DSJOAQUIN closed 4 years ago

DSJOAQUIN commented 5 years ago

Hi!

I have a proyect which use netframework 4.5. I want conect to prestashop using bukimedia prestasharp but when I try to install get the follow error: "for install bukimedia prestasharp you need framework 4.5.2.

In this site: https://www.nuget.org/packages/PrestaSharp you can see all version but all of them need .NETFramework 4.5.2.

Could i install bukimedia with .netframework 4.5?

Thanks!

oromand commented 4 years ago

It would be better to upgrade your project to 4.5.2. Attempt to lower it to 4.5 would break the RestSharp library compatibility.