I'm setting up a publish to a relative path for testing locally (especially xml config transformations). Each developer has their own path to the checked out project and I'd like to set up a publish that is machine/environment agnostic.
The publish dialog doesn't hint at any variables or wildcards that are allowed in it and it doesn't accept objpublish
or file://./obj/publish
Is there a way to publish to a relative filesystem path?
See Question&Answers more detail:os