Hi
what do you mean by 'support'? build projects for the 1.1 / 2.0 / 3.5 framework this is handled by the task (nant, msbuild, exec) so as long as you would install all frameworks on the build machine, it could compile all these projects. if you mean that ccnet must be ran on a machine with only dot net framework 1.1 than I think you could only use ccnet v1.0 till 1.2. Afterwards ccnet is dependend on .Net 2.0 with kind regards Ruben Willems On Thu, Jan 8, 2009 at 7:43 AM, SS <[email protected]> wrote: > > Hi, > > I would like to know which version of CruiseControl.NET supports > different versions of .net framework like 1.1, 2.0, 3.5 etc. > Can I find the prerequisites (mainly the .net framework version) for > all the versions of CruiseControl.NET somewhere? > > Thanks in advance, > > Regards, > SS >
