Skip to content

Commit 8541754

Browse files
authored
Add more details to the csproj (#14)
Add more details to the csproj
2 parents dc8c099 + ed85e54 commit 8541754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Honeycomb.Serilog.Sink/Honeycomb.Serilog.Sink.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<Authors>evilpilaf</Authors>
88
<PackageTags>Honeycomb Serilog Sink Observability Logging Monitoring</PackageTags>
99
<RepositoryUrl>https://github.com/evilpilaf/HoneycombSerilogSink/</RepositoryUrl>
10+
<Description>A sink for pushing Serilog structured log events into a Honeycomb instance.</Description>
11+
<Copyright>evilpilaf © $([System.DateTime]::Now.Year)</Copyright>
1012
</PropertyGroup>
1113

1214
<ItemGroup>

0 commit comments

Comments
 (0)