nopSolutions / nopCommerce

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

Meke all methods "virtual" in the AttributeService #7253

Open skoshelev opened 4 days ago

skoshelev commented 4 days ago

nopCommerce version: 4.70

We need to mark all methods in the AttributeService class as virtual (see details in this commet)