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\
Just a regular path with forward slashes works in Visual Studio 2012:
../../../../../app
This starts at the published project's root directory.