[Mono-list] xsp dependencies: nunitasp.dll

Chris Turchin chris@turchin.net
Tue, 13 Jan 2004 00:33:32 +0100


hi all,

/usr/bin/mcs -debug+ -debug:full -nologo -r:System.Web.dll
-r:NUnit.Framework.dll -r:NUnitAsp.dll -target:library
-out:standalone-tests.dll test1.cs
error CS0006: Cannot find assembly `NUnitAsp.dll'
Log:

can someone tell me where I can get this dl?
--chris