Find a solution for skipping loading of other possible config locations
Opened this issue · 0 comments
replaysMike commented
Find a solution for skipping loading of other possible config locations when no value is returned, and it should return the default. The ConfigurationProvider continues to look for other configuration files even if the current one is found, when the default value should be returned and the logic short circuited.