RE: [Nant-users] targetting specific frameworks

2005-06-14 Thread Bill Martin
} HTH, Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: 14 June 2005 15:32 To: nant-users@lists.sourceforge.net Subject: [Nant-users] targetting specific frameworks I know I can use the -t option to target a particular framework

RE: [Nant-users] targetting specific frameworks

2005-06-14 Thread Ryan Davis
] targetting specific frameworks I know I can use the -t option to target a particular framework, but how can I be sure that is actually what is happening? In fact when I target 'net1.1' and run my build, the first bit of the text at the top of my command window says: 'NAnt (Bu

[Nant-users] targetting specific frameworks

2005-06-14 Thread Simon.Burgess
I know I can use the -t option to target a particular framework, but how can I be sure that is actually what is happening? In fact when I target 'net1.1' and run my build, the first bit of the text at the top of my command window says: 'NAnt (Build 0.85.1642.0; net1.0 win32; nightly 30/6/2004' wh