CLSComplaint?

CLSComplaint?

Old forum URL: forums.lhotka.net/forums/t/3359.aspx


ajj3085 posted on Friday, August 10, 2007

Hi,

I've been marking my assemblies CLS complaint for a while now.  I started a new business assembly today, and am now getting warnings that the base classes aren't marked as complaint.

I fixed this for myself, but was wondering if the complaince was removed on purpose.  Or maybe I added it a while ago and it was overwritten when I upgraded to 3.0.2 beta.  If Csla was never marked as such, please ignore me..

Thanks
Andy

RockfordLhotka replied on Friday, August 10, 2007

I certainly didn't intentionally change anything in that regard.

In fact, I just looked and both AssemblyInfo.vb and AssemblyInfo.cs explicitly set CLSCompliant to true based on the code in svn.

ajj3085 replied on Friday, August 10, 2007

Hmm, I guess I messed something up when I did my upgrade.  I'll try to track down where I went wrong.  Thanks for confirming nothing has changed.

Copyright (c) Marimer LLC