With uComponents, you could just include the DLLs with your own package? Although if this is a public package, then it may cause issues if another version of uComponents is already installed. It starts to get tricky/messy.
If you have any ideas, suggestions for how we can deal with this - we'd love to hear it! :-)
How to combine 2 packages into one?
Hi guys.
My package depends on uComponents. I don't want to pre-install uComponents each time I deploy my package on a new solution.
Is there a way to include uComponents to my package?
Hi Ivan,
At present there isn't a way to bundle packages together. It has been discussed, but so far no solution has been agreed. (See issue tracker for more details)
With uComponents, you could just include the DLLs with your own package? Although if this is a public package, then it may cause issues if another version of uComponents is already installed. It starts to get tricky/messy.
If you have any ideas, suggestions for how we can deal with this - we'd love to hear it! :-)
Cheers, Lee.
Thanks, Lee.
I think, I will go for you suggestion to include corresponding DLLs in my own package.
is working on a reply...