I am having some difficulty using the solution tag. I
have the following build file:
Hi,
I'm trying to
compile only one project in my solution by using the projects tag. However every
project is always built. Any ideas what I'm doing wrong? I have also tried to
exclude projects but they always get built as
well.Thanks,
Adam
Hello…
I am trying to reference a fileset by ID from
an included file using with out much luck. The ID is
referenced correctly b/c there is no error that the ID can not be found,
however the fileset is empty. If I move the fileset into the main build file
it works fine.
This is th