can't vs.net link file server the purpose?
On 5/26/05, Prescott, Stephen <[EMAIL PROTECTED]> wrote:
>
>
> I need to create common assembly manifest file and distribute it to all
> underlining projects. Can anyone tell me what the copy command would look
> like to copy one instance of a file, t
I need to create common assembly manifest file and
distribute it to all underlining projects. Can anyone tell me what the copy
command would look like to copy one instance of a file, to multiple directories?
Thanks
I am using NAnt to build a solution with multiple projects for an ASP.NET solution.
How to configure the default.build with the details of multiple projects ?
Here is my current default.build: (I need to add another project and the out put should go to a seperate dll file, similar to DAIDSES.De