Hello,

Just a little heads up. mcs now checks the the access levels of referenced types so you can no longer reference private or internal types from an external assembly. Internal is the default access level for a type so if you have a type with no access level specified and you are referencing it from an external assembly you will now get this error: "<typename> is inaccessible because of its protection level"


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail

_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to