serilog / serilog-enrichers-environment

Enrich Serilog log events with properties from System.Environment.
Apache License 2.0
80 stars 33 forks source link

Replace PackageLicenseUrl with PackageLicenseExpression #43

Closed Numpsy closed 3 years ago

Numpsy commented 3 years ago

Fixes a build warning about licenseUrl being deprecated.

nblumhardt commented 3 years ago

👍