Tagged Questions
3
votes
1answer
87 views
Use site URL in build event
I wrote a powershell script that associates a workflow with a site and I want to call it in the post-build event of the workflow project in visual studio.
How do I get the "Site URL" field in the ...