lex (8 interdependent
projects) solution, but it's C# only.
Jarek
- Original Message -
From: "Michael Sawczyn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, August 18, 2003 7:55 PM
Subject: [Nant-users] Problems with solution t
Just started trying to use Nant yesterday, so forgive me if this is a
known issue.
I created a solution for the HelloWorld example with one C# project in
it (HelloWorld-cs.csproj). Using the following build script, Nant
0.8.3-rc2 compiled it just file:
---