serilog / serilog-extensions-logging

Serilog provider for Microsoft.Extensions.Logging
Apache License 2.0
307 stars 97 forks source link

Problem with Version #195

Closed dupuisv closed 9 months ago

dupuisv commented 2 years ago

Hello

When I wanted to use serilog.extensions.logging with the nuget manager, i run into a problem that the version is not matching the microsoft.extensions.loggging , so my application fail loading the proper dll when the statement AddSerilog was performed,

It come with an error failing to load microsoft.logging.abstraction version 2.0.0,

I finish downloading the serilog.extensions.logging package et recompile it with newest versions of the references packages.

Maybe someone is more confident to put a release for Nuget downloader's.

Best regards Regi

nblumhardt commented 9 months ago

Hi, sorry we couldn't answer your question here; if you're still looking for information on this, tagging a Stack Overflow post with the serilog tag will get the right eyes onto it. Hope this helps!