I've developed a SP2007 workflow on my test computer using VS2010. When I deploy I use the Build tab and it then deploys to my test computer. In the project properies I can see my Target Site, Target List and Task List that the workflow is associated to, which is my test server.
I now want to add this workflow to my production server, a MOSS 2007 environment.
Will I need to adjust the Target Site, Target List and Task List as my production server has different values?
I'm using .net3.5 will I need to add this to my production server?
Finally, whats the easiest way to add the workflow to my production server?