At the moment I can think of three cases:
- assemblies that don't contain any resources
- control libraries that only contain images (ie. ToolBoxBitmaps) within their resource files
- libraries that contain only text used for throwing exceptions (we don't want the user to see those anyway, do we? ;-) )
Am I right with these cases or not, and are there others I don't see right now?