Re: [Nant-users] solution excludeprojects problems

2004-02-19 Thread Gert Driesen
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

[Nant-users] solution excludeprojects problems

2004-02-19 Thread Randy Klingelheber
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