I'm working on a deployment package concept where I have a Visual Studio 2010 solution that contains 2 projects. They are just basic lists that deploy to a SharePoint 2010 site. I also created a very basic reusable workflow in SharePoint designer
that is nothing more than the title of the workflow and a description. I'm also able to import the workflow into the solution but I'm not sure how to attach this workflow to one of my lists. I tried opening the package.package
file and moved the workflow over to the "Items in the Package" and set the activation dependency but when I deploy this solution to the SharePoint site, the work flow isn't attached to the list and it also isn't available as a workflow template anywhere.
Would one of you be able to provide some info on this subject? Thank you in advance, Shaun