Hello,
If you change something in the project, then yes, you should do so.
Addiitonally, it is recommended to also change the version. For instance, if the base version is 1.0.0, then if you change something (e.g. add some files), change the version to 1.0.1 (or 2.0.0). When doing so, you will be asked if you want to generate a new
ProductCode and you can select
"Yes" there.
This way, the new package will detect the old package and upgrade it, meaning:
- uninstall of the previous version
- install of the newer version
Best regards,
Catalin