I have mutipule web projects (please don't ask me why with multipule namespaces within them, I didn't create it. lol) and the dlls need to be compiled to the main web project. The problem is that I cannot give a disk directory path because we build on another machine and that directory path is different.
Is there a way that I can dynamically set the output path by the project name?