diff --git a/Serilog.Enrichers.ClientInfo.nuspec b/Serilog.Enrichers.ClientInfo.nuspec index b9e3f8e..b1e3361 100644 --- a/Serilog.Enrichers.ClientInfo.nuspec +++ b/Serilog.Enrichers.ClientInfo.nuspec @@ -16,24 +16,18 @@ serilog enrichers enricher ip correlation-id request header © 2025 Serilog Contributors - - Set the IP logging preference to IPv4 or IPv6, if conversion is supported. + - Remove dependency on Microsoft.AspNetCore.App framework. + + - - - - - - - - diff --git a/src/Serilog.Enrichers.ClientInfo/Serilog.Enrichers.ClientInfo.csproj b/src/Serilog.Enrichers.ClientInfo/Serilog.Enrichers.ClientInfo.csproj index e742357..ec10507 100644 --- a/src/Serilog.Enrichers.ClientInfo/Serilog.Enrichers.ClientInfo.csproj +++ b/src/Serilog.Enrichers.ClientInfo/Serilog.Enrichers.ClientInfo.csproj @@ -7,15 +7,12 @@ true embedded true - 2.5.0 - 2.5.0 + 2.6.0 + 2.6.0 - - - - +