NHibernate-Caches icon indicating copy to clipboard operation
NHibernate-Caches copied to clipboard

Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current

Open bahusoid opened this issue 2 years ago • 1 comments

Fixes #120

Possible breaking changes: ConfigurationProvider.Current type is changed from ConfigurationProviderBase<TConfig,TSectionHandler> to 'ConfigurationProviderBase<TConfig>

bahusoid avatar Apr 13 '23 14:04 bahusoid

That is a binary breaking change. So, it will have to wait for a 6.0 version.

fredericDelaporte avatar Apr 16 '23 20:04 fredericDelaporte