[Nant-users] NAntContrib build problem

2002-12-10 Thread Carlos A. Conti
Hello, New Nant user, excuse me if I am hitting a FAQ. (BTW, is there a centralized FAQ somewhere?) In my quest to convert Visual Studio.net .sln files and .csproj files into NAnt .build files I was told that the SlingshotTask in NAntContrib would do the trick. I am having problems building NantC

[Nant-users] .csproj and nant

2002-12-06 Thread Carlos A. Conti
Hello,   New adopter of Nant. I was wondering, in the project I am working on, the .csproj files contain all the build information (references, source paths) I need. Is there an easy way to convert .csproj files into a nant .build files?   Thanks for your help,   Carlos