Re: [Nant-users] Two map elements

2005-09-22 Thread Gert Driesen
of the solution build configuration. Let me know if you can still reproduce this issue using the nightly build. Gert - Original Message - From: Dmitry Ponomarenko [EMAIL PROTECTED] To: nant-users@lists.sourceforge.net Sent: Thursday, September 22, 2005 7:47 AM Subject: [Nant-users] Two map elements

RE: [Nant-users] Two map elements

2005-09-22 Thread Dmitry Ponomarenko
22, 2005 10:08 AM To: Dmitry Ponomarenko Subject: Re: [Nant-users] Two map elements - Original Message - From: Dmitry Ponomarenko [EMAIL PROTECTED] To: 'Gert Driesen' [EMAIL PROTECTED] Sent: Thursday, September 22, 2005 9:06 AM Subject: RE: [Nant-users] Two map elements

[Nant-users] Two map elements

2005-09-21 Thread Dmitry Ponomarenko
Hello all, I have a solution with two nested web projects. Let it be ProjectA and ProjectB. ProjectA has a virtual folder, ProjectB is a subproject of ProjectA and has virtual directory in ProjectA virtual directory. Also, ProjectA is C# project and ProjectB is VBNet project. When I