Forum Discussion
Anonymous
4 years agoNot applicable
Distinct 2 .mez files.
Hi. I'm having an issue like this. In Git I push a custom connector for example A in branch devA. And my friend create a devB branch from it then custom the connector A into a connector B (he cha...
artemus
4 years agoMicrosoft Employee
mprojects only support a single entry point file. As such all your shared functions must be in a single file.
- Anonymous4 years agoNot applicable
Thank you for your answer, but in devB I changed all the duplicate function name or other duplicate method, label name, mproj name or sln name. There's no duplicate name anymore. 2 mez files were built with different name now. does It still count as a single entry point file?