RE: [Nant-users] can i get a second opinion

2004-10-19 Thread Urs Muff
Will do just fine. - URS C. MUFF SOFTWARE ARCHITECT - RESEARCH LAB, QUARK EIF QUARK INC. [EMAIL PROTECTED] - X6360 +1 (303) 894 3360 CONFIDENTIALITY NOTICE This e-mail transmission and any documents, files, or previous e-mail messages appended or attached to it, may contain informat

[Nant-users] IRC channel

2004-10-12 Thread Urs Muff
Title: IRC channel Is there an IRC channel where nant users and developers hang out?  I'm used to other open-source projects like mono and cocoa# where the main devs hang out on IRC and we can ask live questions, which is very practical. - Urs C. Muff Software Architect  - Research Lab, Q

[Nant-users] creating csproj file with nant

2004-10-12 Thread Urs Muff
Title: creating csproj file with nant I'm trying to create/update a csproj file with nant, since I'm producing asmx(.cs) files from a tool. First of I tried to use xmlpoke but adding references and files seems not possible with xmlpoke, since the parent node has to exist for xmlpoke to work.

[Nant-users] solution task and app.config copy issue

2004-10-12 Thread Urs Muff
Title: solution task and app.config copy issue Hi, I'm relatively new to nant (I'm using 0.84) and I'm using the solution task to copy my projects, having no issue with the compile and even cross project references.  However the app.config file is not copied into the outputdir specified, do I