Hi,
We are running 3 env. Dev, Test, Prod. Using Azure Pipelines to build and deploy solutions.
I was just making changes to a solution containing some custom changes to the Email form.
And when deploying to our Test env. I get a dependency error:
The missing dependencies are : <MissingDependencies><MissingDependency><Required type="61" schemaName="msdyn_CopilotEmailAssist.js" displayName="msdyn_CopilotEmailAssist.js"
Does anyone know if we can manually remove this in Dev or install it in Test. As of now I need to go into my solution and manually remove the dependency, in order to deploy our changes.
Kind Regards
Jesper