Skip to content

Commit ad9a74e

Browse files
Update Project Url for NuGet package
1 parent 2413295 commit ad9a74e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Serilog.Enrichers.ClientInfo.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Serilog.Enrichers.ClientInfo</title>
77
<authors>mo.esmp</authors>
88
<owners>mo.esmp</owners>
9-
<projectUrl>https://github.com/mo-esmp/serilog-enrichers-clientinfo</projectUrl>
9+
<projectUrl>https://github.com/serilog-contrib/serilog-enrichers-clientinfo</projectUrl>
1010
<license type="expression">MIT</license>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>Enrich logs with client IP, CorrelationId and HTTP request headers.</description>
@@ -35,4 +35,4 @@
3535
<file src="README.md" target="docs\" />
3636
<file src="icon.png" target="assets\" />
3737
</files>
38-
</package>
38+
</package>

0 commit comments

Comments
 (0)