RE: [Draconet-users] Question about NAnt integration and compiling C# code

2004-12-09 Thread David Reed
> -Original Message- [snip] > Anyone have any ideas on how to get around this. When I build I need to > register and unregister on my development machine but it is not absolutely > necessary on the continious integration machine although . It doesn't > have > a problem with the 'ProjectD

RE: [Draconet-users] Question about NAnt integration and compiling C# code

2004-12-09 Thread John Sheppard
y. :) Any (more) help would be appreciated, John From: "David Reed" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: RE: [Draconet-users] Question about NAnt integration and compiling C# code Date: Thu, 9 Dec 2004 10:37:50 -0600 John, You're bumpi

RE: [Draconet-users] Question about NAnt integration and compiling C# code

2004-12-09 Thread David Reed
John, You're bumping into the same confusion I did when I first got started. As I've grokked the subject, you've got two options (which you've already figured out): 1. Store the build files with the source and use relative paths in your build file to reference resources; this allows you to use th