I have a workflow which have two parameter as input. One is Log File Path and the Other is 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 not code involved.
I expect the an activity should be coming up in the activity panel instead of using the invoke workflow activity.