Dear community, we have several solutions in our environment. Apps within solutions tend to automatically point to other solution's connection references. We setup deployment pipelines with a build environment, but now we end up with lots of duplicate connection references.
In order to make our solutions independent from each other, we would like to create the connection references inside each solution. We are able to create those connection references in a solution but how can we modify the apps to use those new references ? Is there an advanced view somewhere?