What steps will reproduce the problem?
1. Create an CLSCompliant library (with assembly level attribute)
2. Reference Dapper
3. See warning in build log
What is the expected output? What do you see instead?
As dapper does not use non CLS-Compliant code, it should add an assembly level
attribute to make it CLS Compliant. It will allow projects which reference
dapper to also be CLS Compliant.
What version of the product are you using? On what operating system?
1.8
Original issue reported on code.google.com by thomas.b...@gmail.com on 26 Jan 2012 at 2:48
Original issue reported on code.google.com by
thomas.b...@gmail.com
on 26 Jan 2012 at 2:48