I have a class library that has a couple of namespaces containing only internal types.
However, when using the class library in an application project, the namespace
I've come up against this before and found no solution, only a workaround which may or may not work in your project. Instead of defining a namespace you could use an nested static class?