You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
case_sensitive not working for InitSettingsSource and for all derived classes (YamlConfigSettingsSource/TomlConfigSettingsSource/JsonConfigSettingsSource).
But it works for EnvSettingsSource and all derived.
case_sensitive
not working forInitSettingsSource
and for all derived classes (YamlConfigSettingsSource
/TomlConfigSettingsSource
/JsonConfigSettingsSource
).But it works for
EnvSettingsSource
and all derived.The text was updated successfully, but these errors were encountered: