Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 4f96097

Browse files
authored
Merge pull request #11 from tsimbalar/packagemetadata [Skip CI]
Nuget metadata : https links and add webapi tag
2 parents 4c00fb4 + 76abf17 commit 4f96097

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/SerilogWeb.Classic.WebApi/SerilogWeb.Classic.WebApi.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<authors>SerilogWeb Contributors</authors>
77
<description>Adds WebAPI exception logging to SerilogWeb.Classic</description>
88
<language>en-US</language>
9-
<projectUrl>http://github.com/serilog-web/classic-webapi</projectUrl>
10-
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
11-
<iconUrl>http://serilog-web.github.io/pages/images/serilog-web.png</iconUrl>
12-
<tags>serilog logging aspnet</tags>
9+
<projectUrl>https://github.com/serilog-web/classic-webapi</projectUrl>
10+
<licenseUrl>https://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
11+
<iconUrl>https://serilog-web.github.io/pages/images/serilog-web.png</iconUrl>
12+
<tags>serilog logging aspnet webapi</tags>
1313
</metadata>
1414
</package>

0 commit comments

Comments
 (0)