Re: [Nant-users] fundamental question about framework properties

2004-01-23 Thread Ian MacLean
Katie, You should be changing the currentframework property and not the defaultframework one. That should give you the results you require. The alternative is to edit the defaultframework setting in nant.exe.config. Ian Hello, I just started using nant today. I tried to search sourceforge.net’

[Nant-users] fundamental question about framework properties

2004-01-23 Thread Katie Gerg
Hello,   I just started using nant today.  I tried to search sourceforge.net’s mail archives for this group but I received broken link errors.  So I apologize (in advance) if this list answered this question already.    I tried to overwrite a framework property (through the PROPERTY ta