Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current #121

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bahusoid
Copy link
Member

Fixes #120

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

@bahusoid bahusoid changed the title Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current WIP Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current Apr 13, 2023
@bahusoid bahusoid changed the title WIP Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current Remove dependency on ICacheConfigurationSectionHandler from ConfigurationProvider.Current Apr 13, 2023
@fredericDelaporte
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants