serilog / serilog-settings-configuration

A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
Apache License 2.0
456 stars 129 forks source link

enable ExtensionAttribute polyfills #307

Closed sajagi closed 2 years ago

sajagi commented 2 years ago

Fix for https://github.com/serilog/serilog-settings-configuration/issues/306

Build and tests passing; no new tests added. Code path verified to be covered by tests.