HotcakesCommerce / hotcakes-commerce-core

The core of the e-commerce part of the overall solution. This is an ecommerce shopping cart solution built on top of the DNN (DotNetNuke) CMS. Anyone can do commerce online now!
https://mmmcommerce.com
MIT License
67 stars 55 forks source link

Hcc resolve dll version warnings #433

Closed ArielBlanco1990 closed 1 year ago

ArielBlanco1990 commented 1 year ago

The PR aims to correct all the conflicts that exist between the different versions of assembly references.

System.Web.Mvc - v4.0.0.0, v5.1.0.0, v5.2.3.0. NewtonSoft.Json - v7.0.0.0, v10.0.0.0.

Changes made


Close #333