Xuhui, You might want to
create a ‘clean’ task to run before performing your
<solution> task. This task should delete the bin/obj folders (if it’s
a Visual Studio project) containing all of the .exe’s, .dll’s, .obj’s,
and other compiled assets that you may have. This will then force a
complete rebuild; and ensures you are always using the latest
dependencies. This will happen regardless of the timestamp. Best Wishes, ____________________________________ From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Xuhui Duan Hi, Is there any way to set the <solution> task to rebuild
the whole solution regardless the files
timestamps. Because we need this function. Thanks. CONFIDENTIALITY NOTICE: The materials in this electronic mail transmission (including all attachments) are private and confidential and are the property of the sender. The information contained in the material is privileged and is intended only for the use of the named addressee(s). If you are not the intended addressee, be advised that any unauthorized disclosure, copying, distribution or the taking of any action in reliance on the contents of this material is strictly prohibited. If you received this electronic mail message in error, please immediately notify the sender by sending an electronic message to [EMAIL PROTECTED], and thereafter, destroy the electronic message immediately. |
- [Nant-users] Nant <solution> task Rebuild Solution. Xuhui Duan
- RE: [Nant-users] Nant <solution> task Rebuild Sol... Tim Posey
- Re: [Nant-users] Nant <solution> task Rebuild... Matt Trentini