nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.22k stars 5.29k forks source link

No need to implement ILocalizedEntity on the ProductAttributeValuePicture class #7196

Closed skoshelev closed 4 months ago

skoshelev commented 4 months ago

nopCommerce version: 4.70

We don't need to implement ILocalizedEntity interface on the ProductAttributeValuePicture class because it contains only identifiers and no string properties

skoshelev commented 4 months ago

Closed #7196