I did a fresh update of everything myself and am still receiving an error in
compiling 'buildtests'.  The error states:

buildtests:
      [csc] Compiling 4 files to
D:\Src\NAntContrib\build\NAnt.Contrib.Tests.dll
D:\Src\NAntContrib\Tests\Tasks\TlbImpTaskTest.cs(31,35): error CS0246: The
type or namespace name 'BuildTestBase' could not be found
(are you missing a using directive or an assembly reference?)

Which is a valid error seeing that NUnit.Framework doesn't contain a class
named 'BuildTestBase'.  Has something changed with NUnit.Framework that
needs to be updated in the TlbImpTaskTest.cs file?  I'm guessing yes.

Dave Bost



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to