| -----Original Message----- | From: [EMAIL PROTECTED] | [mailto:mono-list-admin@;ximian.com] On Behalf Of Kunle Odutola | Sent: Wednesday, November 06, 2002 3:57 AM | To: [EMAIL PROTECTED] | Subject: RE: [Mono-list] NUnit on linux | | Why are mono-specific versions (or filenames at least) of | NUnit needed?. Doesn't NUnit run as is on Mono? What version | of NUnit do these correspond to?
Way back when we first got Nunit running on mono, we had to link in mono's corlib and System.dll and avoid linking the MS one's. Otherwise it just wouldn't work. I haven't tried using the MS-linked versions on mono recently, but in theory it should work (eventually). It would be very nice to have someone try it and report any errors we still have. Regards, Nick D. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
