t: Friday, February 20, 2004 2:16 AM
Subject: [Nant-users] solution excludeprojects problems
I've found a couple problems with the solution task excludeprojects
fileset. The Solution.LoadProjects() function uses the
StringCollection.Contains to find excluded files. The first problem is
tha
I’ve found a couple problems with the solution task excludeprojects
fileset. The Solution.LoadProjects() function uses the StringCollection.Contains
to find excluded files. The first problem is that Contains() is case sensitive.
The second problem is that in some cases it could be comparing