I tend to keep mine in the same directory as the project file (.csproj).  If
there is more than one project in the solution, then I usually have a
"master" build file (which calls each project build file as needed) in the
same directory as the solution.

Jim

> I'm interested in hearing where other's stick their .build file(s).
> I'm currently housing mine in a directory one level above my source
> code just to keep things cleanly separated.  However, I'm starting to
> wonder if it's worth it and I'm considering moving to the same level in
> my source code as the solution files.  My typical setup is to have my
> projects in subdirectories below the directory which houses the .sln
> file.
>
>
>
> Brian M. Beaudet
>
> Director, Research & Development
>
> EfficiencyLab, LLC
>
> www.efficiencylab.com
>
>





-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to