SumoLogic / sumologic-net-appenders

Several appenders for .NET developers to use that send logs straight to SumoLogic.
Apache License 2.0
23 stars 39 forks source link

SumoLogic.Logging.Serilog -> Serilog 3.0.* Dependency Issue #120

Closed vermiceli closed 11 months ago

vermiceli commented 1 year ago

warning NU1608: Detected package version outside of dependency constraint: SumoLogic.Logging.Serilog 1.0.1.5 requires Serilog (>= 2.0.0 && < 3.0.0) but version Serilog 3.0.1 was resolved.

I'm seeing this warning when installing the latest version of Serilog. Is there a planned update to the SumoLogic.Logging.Serilog package to allow the latest Serilog?

vermiceli commented 1 year ago

I see that #119 addresses this issue. Will that be merged?

JoshGlue commented 1 year ago

@rnishtala-sumo Will PR #119 be merged?

wdolek commented 11 months ago

119 has been merged and new packages published to NuGet; this issue can be closed as well 🥳