RE: [NAnt-users] How to build select projects with .Net 2.0 framework
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jonathan Hutcherson > Sent: donderdag 2 maart 2006 17:14 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] How to build select projects with .Net > 2.0 frame
[NAnt-users] How to build select projects with .Net 2.0 framework
I am trying to convert some of my projects from .Net 1.1 to .Net 2.0 . I would like to be able to build the coverted files in .Net 2.0 and have the others build in .Net 1.1. Is there anyway to do this? -Jonathan