Hi All,
I am facing an issue with upath deployment through pipeline(with Azure DevOps). There is a custom library which contain dependencies(system, uiautomation,microsoftoffice365, mail) and my main code where this dependency is being added also contain same dependency version. I am able to publish this code without custom library even if i add the library it’s working. It just stopped publishing when i use activity of that custom library.
Not sure, what’s wrong with this library, it works in another one of my processes but not in this one.
Any suggesstions would be appreciated.
Thanks for the help!