[NAnt-users] Project References Issue.

2006-03-11 Thread Adrian Lazea
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

[NAnt-users] Project References Issue.

2006-02-09 Thread Adrian Lazea
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