Passing a configuration value via Microsoft.Extensions.Configuration.CommandLine produces a different Configuration configuration shape/object than passing the same value using ...
I was looking at the README and it wasn't clear if a project or local settings.json file being present means that file is used in place of a global user settings file, or if the settings are merged. I ...