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

修复 Microsoft.Extensions.Configuration 与 AppConfigurator 冲突 #67

Merged
merged 3 commits into from
Jun 24, 2023

Conversation

lindexi
Copy link
Member

@lindexi lindexi commented Jun 23, 2023

修复 ConfigurationManager 无法获取所有配置

原因是 AppConfigurator 对接类里面每次都返回空集合,过滤掉了原有的其他配置提供器提供的配置

lindexi added 3 commits June 23, 2023 10:32
修复 ConfigurationManager 无法获取所有配置

原因是 AppConfigurator 对接类里面每次都返回空集合,过滤掉了原有的其他配置提供器提供的配置
@lindexi lindexi merged commit bafa8d7 into master Jun 24, 2023
@lindexi lindexi deleted the t/lindexi/Config branch June 24, 2023 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants