Re: [NAnt-users] Questions about Nant version 0.85.1583

2007-01-16 Thread angus.grant
You can also tell nAnt which framework version to use in the config file. You can then avoind always telling it which framework to use from nAnt calls From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer Sent: Wednesday, 17 Ja

Re: [NAnt-users] Questions about Nant version 0.85.1583

2007-01-16 Thread Bob Archer
Nant should target whatever version of the FW it is running on. Trying forcing it to use 2.0 by adding the following to the command line: -t:net-2.0 BOb From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jiang,Wenjing Sent: Tuesday, Janua

[NAnt-users] Questions about Nant version 0.85.1583

2007-01-16 Thread Jiang,Wenjing
Hi All, I am starting using NAnt to automate our build process with application written in C# and on .Net Framework 2.0. I always got the error complaining about .Net framework 1.1 or 1.0 needed. This version of NAnt is tested on .Net Framework 2.0 based on the website. Will it solve the issue

Re: [NAnt-users] Building satellite assemblies on Mono 1.2 with NAnt 0.85

2007-01-16 Thread Gert Driesen
Martijn, I've now committed fixes for this to Mono SVN head. Gert > -Original Message- > From: [EMAIL PROTECTED] [mailto:nant-users- > [EMAIL PROTECTED] On Behalf Of Gert Driesen > Sent: dinsdag 19 december 2006 23:23 > To: 'Martijn Boland'; nant-users@lists.sourceforge.net > Subject: Re