-
I have a C# package called "XmlResolver" in which I have classes in the namespace "Org.XmlResolver...". Rider tells me that's not right, it should be "XmlResolver.Org.XmlResolver...". That seems redundant. What's the right thing here? I haven't released 1.0 yet, so...