Dotnet exit code 1 pipeline issue

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!

@harshika.10732998

may I know what is that activity that you created and are there any dependecy conflicts?

can you get the full trace of the pipeline error that might give more info

cheers