serilog / serilog-settings-configuration

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

Add more nullable type reference safeties #369

Closed 0xced closed 1 year ago

0xced commented 1 year ago

Discovered by temporarily adding a net6.0 target framework which has better nullable reference type annotations.