January 2007 9:30 AM
To: Jiang,Wenjing; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Questions about Nant version 0.85.1583
Nant should target whatever version of the FW it is running on.
Trying forcing it to use 2.0 by adding the following to
, January 16, 2007 6:03 PM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Questions about Nant version 0.85.1583
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
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