Inside of my Nant script I do a solution build and give the script a solution file. When it builds it says that it is skipping one of the projects in the solution:
[solution] Skipping BusinessComponentsDataSets
Something similar appeared in the user list archives:
Skipping solution build in Nant...WHY? was responded to on 12-15-2004 asking the developer to post a bug report.
However, I can’t find the bug in the bug list and there seems to be no solution for the problem.
MSDEV.NET builds it just fine but I want to use NAnt to help automate our build.
Does anyone have an idea of how to fix this problem or seen this problem before?
Marisa Van Hal