Hi ArcGIS pro sdk team,
Would like to explore some possibility of loading default config.daml file from module extension.
For example, in the extension I shall have config.daml, config.uat.daml, config.prod.daml.
If I would like to load daml accordingly , instead of config.daml, want to load config.prod.daml how can I easily do it or where can i interrupt the config.daml file loading?
Best Regards,
Than