|
Hi I have just started using nant 0.84. I have a small c#
solution I’m trying to build. (VS2003) Nant returns the following message. I’ve changed the default framework in nant.exe.config
to net1-1.1 version 1.1.4322. The nant exe is in my path. However, I can use nant successfully to build all the
examples delivered with the code, so I’m confused about the error
message. Thanks in advance for any help. Lisa NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release;
12/26/2003) Copyright (C) 2001-2003 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///C:/Documents and Settings/lnice/My
Documents/KET/testNAnt.build Target(s) specified: build build: [solution] Starting solution build. [solution] Building K-E-T [release]...
BUILD FAILED
The SDK for the net-1.1 framework is not available or not configured.
Total time: 12 seconds. |
