8.1.2
·
68 commits
to release/stable/v8
since this release
Microsoft.Extensions.Configuration.AzureAppConfiguration 8.1.2 - April 22nd, 2025
Bug Fixes
- Calling
IServiceCollection.AddAzureAppConfigurationnow correctly adds an instance ofIConfigurationRefresherProviderto the service collection only the first time it is called instead of adding an instance on each invocation. #611
Microsoft.Azure.AppConfiguration.AspNetCore 8.1.2 - April 22nd, 2025
- Updated
Microsoft.Extensions.Configuration.AzureAppConfigurationreference to8.1.2. See the release notes for more information on the changes.
Microsoft.Azure.AppConfiguration.Functions.Worker 8.1.2 - April 22nd, 2025
- Updated
Microsoft.Extensions.Configuration.AzureAppConfigurationreference to8.1.2. See the release notes for more information on the changes.