Tagged Questions
1
vote
2answers
2k views
Reference Name case is not CLS Compliant
I have a .NET 3.5 C# project that has a namespace of SampleNamespace.Tools.Sample.
If I add an assembly called "Samplenamespace.Utils.Example" to my project I get the following warning:
...