troygoode / MembershipStarterKit

The starter kit provides the Asp.Net MVC controllers, models, and views needed to administer users & roles.
http://github.com/TroyGoode/MembershipStarterKit
MIT License
198 stars 66 forks source link

CLS-Compliant assembly #13

Closed Thieum closed 13 years ago

Thieum commented 13 years ago

To prevent any warnings occuring when using your code in environnement that uses this kind of requirement, make it cls-compliant (really just an attribute) : http://msdn.microsoft.com/en-us/library/bhc3fa7f.aspx#Y722

troygoode commented 13 years ago

fixed by commit 6bfb38447267daf39f2f1bafb7a913bcb68d68f4