I have a custom dropdown in common.config. In most cases, I want all items to appear in this dropdown, but sometimes I want a different list of items.
Is there a way to load a different config file when I want to?
Much like ConfigurationPath, but for common.config instead?