RE: [Nant-users] VS.NET and NAnt version issue

2004-11-30 Thread Craig Wagner
s/details.aspx?displaylang=en&FamilyID= 94FDB8C8-5A87-4545-AF75-6053F32C7ECA -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pradeep Rapole Sent: Tuesday, November 30, 2004 10:18 AM To: [EMAIL PROTECTED] Subject: [Nant-users] VS.NET and NAnt version iss

[Nant-users] VS.NET and NAnt version issue

2004-11-30 Thread Pradeep Rapole
Hi, Herez the scenario I have. Suppose I have projects A, B and C. Project B uses the out put from Project A and Project C uses the output from project B. So I can't keep them in a solution in VS.NET. I am using NAnt for building. Everything seems to be going good except the version problem.