Thanks for the help. However, that's a problem. I don't have control
over the Visual Studio projects. The projects' developers control
those. I'm trying to automate all my organization's software builds.
Is there any way I can set this in the task or some other way
in the build script? Will
I am building a solution that puts the output into the following
directory structure:
\src\bin\Release\
How can I change this behaviour? I've tried changing the output=
parameter, but to no avail.
I want it to be placed right in: \bin
Is this just a function of the solution itself or my