Hello,
I was wondering if anyone else has experienced problems with
dependencies between targets. I am having trouble with calling an ndoc
task immediately after a vbdoc task using the depends attribute. I also
experience the same behavior when calling one task immediately before
the other.
The
I'm having a problem with a specific spelling that seems to be ignored.
My project.file include the names:
BusinessProcess
DataAccessLogic
I'm using VS 1.1 and simply need to copy two debug dll files to a build library.
The first one works fine, but the second one is ign
hi,
i hope i'm not off-topic with my question. i use slingshot in a project of mine to
convert a nant-buildscript for my .NET solutions. all seems to work fine. i noticed
that some files are missing when the compiling is finished. the files that are marked
with 'content' in the .csproj files ar
Ben,
The current version of the NAntSchema task is not terribly useable. There
are some serious issues with how it deals with collections (which are
relatively new to NAnt and used a lot now) and arrays. I'm pretty sure this
is the existing problem. I am working on some new util classes that shoul
Hi,
There was something like this recently discussed. I think the solution
was to map a network drive in the script using the "net use" command
(url may wrap):
http://www.mail-archive.com/nant-developers%40lists.sourceforge.net/msg0
2605.html
Clayton
-Original Message-
From: Michael D