Search
RSS

Blog posts of '2020' 'April'

Comments (0) nopCommerce difference between Non-Source and Source Version

The version that runs on the webserver is in fact the non-source version
So the non-source version is created from the source version. That is, the output of building the source version with Visual Studio is to create the non-source version.

So when it comes time and you want to change the core ...