Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77207 --- shadow/77207 2006-01-11 22:24:00.000000000 -0500 +++ shadow/77207.tmp.27037 2006-01-13 15:04:27.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 77207 Product: Mono: Compilers Version: 1.1 OS: unknown OS Details: AMD64 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -36,6 +36,13 @@ How often does this happen? Additional Information: When commenting out compilation of the tests, build succeeds. + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-13 15:04 ------- +This is because you are not referencing the nunit.core.dll in the +response file, so it ends up loading the nunit.core from the system +which misses the type. + +I just confirmed this on my machine _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
