> 2. Use one of the XML tasks with a foreach to "poke" the documentation
> setting into the project files before the task runs.
Thanks for your idea, this way we can generate all we need in both
debug/release mode without being intrusive.
Selon Matthew Mastracci <[EMAIL PROTECTED]>:
> There
PROTECTED]; [EMAIL PROTECTED]
Subject: [Nant-users] Re: Force documentation generation in Solution task
There are a couple of easier alternatives:
1. Generate documentation only in release mode, build debug mode on
development machines
2. Use one of the XML tasks with a foreach to
There are a couple of easier alternatives:
1. Generate documentation only in release mode, build debug mode on
development machines
2. Use one of the XML tasks with a foreach to "poke" the documentation
setting into the project files before the task runs.
I think we would all prefer to keep