
Hi,
I am using PowerShell Script to export a solution from Dynamics 365. Sometimes importing the solution fails because of missing package dependencies.
How to check for missing package dependencies in exported solution from Dynamics 365 using PowerShell Script?
Please let me know if & how we can use XRMSolutionDependencyChecker ( www.xrmtoolbox.com/.../ & https://github.com/bonomo1/XRMSolutionDependencyChecker ) or some other tool to check for missing package dependencies in exported solution from Dynamics 365 using PowerShell Script.
Thanks.
Hi,
Here is an article which you can refer to:
Remove missing dependencies from solution XML with PowerShell - NETWORG Blog (thenetw.org)
If this helped you, I'd appreciate it if you'd mark this as a Verified Answer, which may in turn help others as well.
Best Regards,
Nya