1.0.0-alpha.12
Pre-release
Pre-release
- Changed
IBoostrapper.ConfigureSettings()
to use a newIConfigurationSettings
object that exposes the settings and the underlyingIConfiguration
- Renamed the execution-time
IConfigurationSettings
toIReadOnlyConfigurationSettings
and introduced a new mutableIConfigurationSettings
to use in the bootstrapper. - Several bug fixes related to settings and configuration.