Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sungam3r committed Jan 21, 2024
1 parent 7a8a339 commit 8c894b2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

2 changes: 0 additions & 2 deletions src/Destructurama.ByIgnoring/Destructurama.ByIgnoring.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Title>Destructurama.ByIgnoring</Title>
<Product>Serilog Lambda-Driven Destructuring Support</Product>
<Description>Specify how complex types are logged to Serilog by excluding individual properties.</Description>
<RootNamespace>Destructurama</RootNamespace>
Expand All @@ -12,7 +11,6 @@
<ItemGroup>
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="PolySharp" Version="1.12.1" PrivateAssets="All" />
<Using Remove="System.Net.Http"/>
<InternalsVisibleTo Include="Destructurama.ByIgnoring.Tests, PublicKey=00240000048000009400000006020000002400005253413100040000010001000fe215af9b769897395aac526ca6744222fcf543787b16f58980844d6c49f65bbf0a62502d69646c58f14a8a29ba60d43c85a2a5ef1ed103c9a0e18d6491e4b0bafd2c25e290028d19203d4366ae5651aafd48abaf485588fd6a25fbe23c2c9a644a24337a041966b09cbb73dc3a080bf79564d15a26e97c1bff4f345ee256a9" />
</ItemGroup>

Expand Down

0 comments on commit 8c894b2

Please sign in to comment.