Hi all,
I have a solution with an app and connection references I try to import to another environment through a pipeline. It fails because it has a missing dependency: a SQL connection reference.
Thing is that this solution was cloned from another solution in which the missing connection reference was created and thus cloned. I then deleted the connection reference from the cloned solution, but now I cannot import this solution to another environment due this missing dependency.
Is there a way I can remove this dependency of the removed connection reference in the solution?
Many thanks!
Ski