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 045ea0b commit 892f90e
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 @@ -286,3 +286,7 @@ using (logger.PushProperty("OperationType", "update"))
// UserId and OperationType are set for all logging events in these brackets
}
```

### Versioning

This package tracks the versioning and target framework support of its (indirect) [_Microsoft.Extensions.Hosting_](https://nuget.org/packages/Microsoft.Extensions.Hosting) dependency.

0 comments on commit 892f90e

Please sign in to comment.