OK, thanks Paul. So I have reset the NAnt.exe.config values back to
their original values.
And I run NAnt, specifying the target framework as .NET 3.5:
c:\build\Titan>nant -f:environment.build IdentifyEnvironment -t:net-3.5
NAnt 0.86 (Build 0.86.2898.0; beta1; 12/8/2007)
Copyright (C) 2001-2007
Mike, I'm a newbie at this but it seems fine to me since the CLR version
has not changed for 3.0 or 3.5. The "net-3.5" should tell you which
framework, and the rest is CLR related.
Paul
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike
Frederick
Sent:
I got NAnt 0.86 beta1 and was trying to build some new code. The
following is an excerpt from the NAnt.exe.config file:
and NAnt complains that .NET 3.5 is not instlled--even though it is.
Some of the values above strike me as odd...
1) version="2.0" ... In the case of all the other .NET v