Just tested it.
I have the folowing structure:

Solutiondir/solution.sln
Solutiondir/solution.build

Solutiondir/project1dir/project1.csproj
Solutiondir/project1dir/file.cs
Solutiondir/project2dir/project1.build

Solutiondir/project2dir/project2.csproj
Solutiondir/project2dir/file.cs
Solutiondir/project2dir/project2.build

Normaly the build files is not in the VS solution, so I added the solution buildfile to "Solution Items".
Running it gives me an Win32Exception: Path not found
Then I tried adding a project build file to a project - the same result.


Am I missing something?

Cheers
Jesper

Donal McCarthy wrote:

Hi All,
There is a new Visual Studio.Net NAnt AddIn available from:

http://nantrunner.sourceforge.net

Hope people find this useful.

Regards,
Donal




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to