Hi all,
Is there a way to have NAnt skip "unused" project references (without
attempting to build those projects on a given configuration) when a
solution is being built on a certain configuration (debug/release)?
For instance, if "Project_1" is referenced by "Project_2" and I would
like to
Hi all,
Is there a way to have NAnt skip "unused" project references (without
attempting to build those projects on a given configuration) when a
solution is being built on a certain configuration (debug/release)?
For instance, if "Project_1" is referenced by "Project_2" and I would
like