Bug when multiple build files are present in the directory
Status: Beta
Brought to you by:
eharth
It seems that NAntAddin does not generate the command
line parameter -buildfile:Foo.build. As a consequence,
when multiple .build files are present in the
directory, NAnt refuse to run.
Suggested fix: make the =buildfile explicit in NAntAddin.
Joannes