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=75988 --- shadow/75988 2005-09-05 11:40:32.000000000 -0400 +++ shadow/75988.tmp.16053 2005-09-05 12:00:33.000000000 -0400 @@ -59,6 +59,11 @@ every time ------- Additional Comments From [EMAIL PROTECTED] 2005-09-05 11:40 ------- FxCop depends on unmanaged dlls so it will most likely never run on mono. + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-05 12:00 ------- +This is because 'monop' is a .net 1.0 assembly, so it depens on the +1.0 mscorlib which doesn't contain some types used by the net 2.0 fxcop. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
