Finally, I found out why the are not recognized on one
computer.
My build file looked like this:
[...]
On the computer where it did not work, the TMP environment variable was set
to d:\TMP. When I changed it to d:\t
Hi,
we are using Nant for automated builds of an ASP.NET project. The developers
have VS.NET installed on their computers, whereas the compile servers have
only the .NET SDK and Nant.
Our project references some third-party assemblies which are installed on
the developers' computers. The path to