Bukimedia / PrestaSharp

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

Fix casting error in GenericFactory GetIdsByFilter #293

Closed nico159 closed 6 years ago

nico159 commented 6 years ago

Fix casting IEnumerable<long?> to List<long>