I have two set of projects with 25 files in which 20 files are common between those two projects except 5 files as it has own logic. I would like to maintain that 20 files as common entity so that if any changes made to those files will get reflected in both the projects. Kindly suggest a best approach.