> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Gary Feldman
> Sent: woensdag 13 juli 2005 22:02
> To: nant-users@lists.sourceforge.net
> Subject: Re: [Nant-users] Solution task not resolving
> references, treats as
Gert Driesen wrote:
Gary,
Send me a small repro and I'll look into it.
Gert
Ironically, bug 1237756 just submitted by someone else appears to be the
same or similar problem. If he doesn't come up with a reproduction
sample, I'll try. In my case, it's not my code but I think I can manag
Gary,
Send me a small repro and I'll look into it.
Gert
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Gary Feldman
> Sent: woensdag 13 juli 2005 18:01
> To: nant-users@lists.sourceforge.net
> Subject: [Nan
I have a small project that I'm trying to build with the solution task.
The project includes a third-party .dll, which in turn has some
dependencies that aren't on the build machine. Visual Studio
nevertheless builds it with no errors or warnings, though obviously it
won't execute. NAnt, on