I have a workflow that has two parameters as input. One is Log File Path and the Other is a message in UI Path. I can use this workflow as by 'Invoke Workflow' activity but I want a custom activity where can I directly use the workflow by giving the dependency to the project.
I have seen that we can convert it into a nuget package and use it but not sure how can I do that.
There is no code involved.
I expect the activity should be coming up in the activity panel instead of using the invoke workflow activity.