One way to get around this is to use the msbuild from within nant. i.e.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users
I have been doing more looking and it seems that there is more usage
of msbuild to actually build the projects. Now I am wondering if
anyone knows how to determine the dependancies from the solution file
i.e.
convert solution -> proj
msbuild proj
I would want to do this every time as the so
t doesn't have any project name there. Also, .csproj are C#
> projects, right?
>
>
>
> You should show us the target of your script where you are having the
> problem.
>
>
>
> Bob
>
>
>
>
> --
>
> *From:* [EMAIL PR
Hello,
I am new to the nant world and having a bit of trouble getting the solution
to work with a .csproj. Everything seems to work OK when just using vsproj
files.
Here is the error that I get...
Project '' is not a valid Visual C++ project.:
NAnt.Core.BuildException: Project '' is not a vali