Re: [Nant-users] Yet more questions.

2004-11-03 Thread Thibaut Barrère
Hi Payton try instead of what you did is actually compare the string "${nant.settings.currentframework}" to "net-1.0", which is always false, instead of retrieving the value of the property. regards Thibaut Barrère --- This SF.Net em

[Nant-users] Yet more questions.

2004-11-03 Thread Byrd, Payton
Title: Yet more questions. I'm using today's nightly build.  I'm having a problem with the following code:                    

2 matches