Request: I would like the ability to import a solution into a tenant, but skip/bypass the 'Publishing' portion of the import
Rationale: When using a solution to effectively act as a 'source control container' for Dynamics 365 work, I would like to take the contents of Solution A and add it to Solution B within the same instance. Because everything is housed in the same instance, publishing all the customizations is typically an unneeded step in this workflow.
Suggested Solution:
Add an additional command/switch to SolutionPackagerTask.cs, perhaps importskippublish as a suggestion.
Request: I would like the ability to import a solution into a tenant, but skip/bypass the 'Publishing' portion of the import
Rationale: When using a solution to effectively act as a 'source control container' for Dynamics 365 work, I would like to take the contents of Solution A and add it to Solution B within the same instance. Because everything is housed in the same instance, publishing all the customizations is typically an unneeded step in this workflow.
Suggested Solution:
importskippublish
as a suggestion.