Skip to content

Commit

Permalink
Quick README update to note the versioning policy
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt committed May 3, 2023
1 parent 4bb0c38 commit 5ba09d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@ using (_logger.BeginScope(scopeProps) {
// }
```

### Versioning

This package tracks the versioning and target framework support of its [_Microsoft.Extensions.Logging_](https://nuget.org/packages/Microsoft.Extensions.Logging) dependency.
### Credits

This package evolved from an earlier package _Microsoft.Framework.Logging.Serilog_ [provided by the ASP.NET team](https://github.com/aspnet/Logging/pull/182).

0 comments on commit 5ba09d1

Please sign in to comment.