diff --git a/README.md b/README.md index 66da0b7..8a540db 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,3 @@ Log.Information("Logged on {@User}", new User { Username = "nick", Password = "T # Benchmarks The results are available [here](https://destructurama.github.io/by-ignoring/dev/bench/). - diff --git a/src/Destructurama.ByIgnoring/Destructurama.ByIgnoring.csproj b/src/Destructurama.ByIgnoring/Destructurama.ByIgnoring.csproj index 5d5ab62..ab99f9e 100644 --- a/src/Destructurama.ByIgnoring/Destructurama.ByIgnoring.csproj +++ b/src/Destructurama.ByIgnoring/Destructurama.ByIgnoring.csproj @@ -2,7 +2,6 @@ netstandard2.0 - Destructurama.ByIgnoring Serilog Lambda-Driven Destructuring Support Specify how complex types are logged to Serilog by excluding individual properties. Destructurama @@ -12,7 +11,6 @@ -