destructurama / attributed

Use attributes to control how complex types are logged to Serilog.
Apache License 2.0
263 stars 32 forks source link

Update Serilog version requirement #68

Closed cocowalla closed 1 year ago

cocowalla commented 1 year ago

Just upgradied to Serilog 3.0.0 and am getting:

[NU1608] Detected package version outside of dependency constraint: Destructurama.Attributed 3.0.0 requires Serilog (>= 2.8.0 && < 3.0.0) but version Serilog 3.0.0 was resolved
cocowalla commented 1 year ago

Ah, I see there's already a PR for this, just waiting on review (#66).

SimonCropp commented 1 year ago

you should be able to update to newest nuget now