When I run StyleCop, I got this error message saying that I need to Mark the dll with CLSCompliant(true).
What is this? How can I set the Mark the dll with CLSCompliant(true)?
Error 4 CA1014 : Microsoft.Design :
Mark 'SOMETHING.dll' with CLSCompliant(true) because it exposes externally
visible types. ModelsimCommunicator