NAnt 0.91 Beta 1 "The type or namespace name 'List' could not be found"

Robert Stackhouse <[email protected]> Fri, 30 Sep 2011 08:21:29 -0500
Newsgroups gmane.comp.windows.dotnet.nant.user
Message-ID <CAFN7aFtbSZYUzhQJJhu45rYrYjJ7uqjzt-veGn-R8fPAt-XXZg@mail.gmail.com>
Looks like the csc task isn't finding mscorlib.dll?


C:\Users\RStackhouse\Desktop\GrokCodeBook\code\MessageN\projects\MessageN>nant
NAnt 0.91 (Build 0.91.4285.0; beta1; 9/25/2011)
Copyright (C) 2001-2011 Gerry Shaw
http://nant.sourceforge.net

Buildfile:
file:///C:/Users/RStackhouse/Desktop/GrokCodeBook/code/MessageN/proje
cts/MessageN/default.build
Target framework: Microsoft .NET Framework 4.0
Target(s) specified: build


build:

      [csc] Compiling 2 files to
'C:\Users\RStackhouse\Desktop\GrokCodeBook\code
\MessageN\projects\MessageN\bin\MessageN.dll'.
      [csc]
c:\Users\RStackhouse\Desktop\GrokCodeBook\code\MessageN\projects\Mes
sageN\Configuration\MessageTransportConfigurationSection.cs(5,11): error
CS0246:
 The type or namespace name 'List' could not be found (are you missing a
using d
irective or an assembly reference?)
      [csc]
c:\Users\RStackhouse\Desktop\GrokCodeBook\code\MessageN\projects\Mes
sageN\Configuration\MessageTransportConfigurationSection.cs(7,16): error
CS0246:
 The type or namespace name 'List' could not be found (are you missing a
using d
irective or an assembly reference?)

BUILD FAILED

C:\Users\RStackhouse\Desktop\GrokCodeBook\code\MessageN\projects\MessageN\defaul
t.build(9,10):
External Program Failed:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe (
return code was 1)

Total time: 0.2 seconds.

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2

_______________________________________________
NAnt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users