datalust / serilog-sinks-seq

A Serilog sink that writes events to the Seq structured log server
https://datalust.co/seq
Apache License 2.0
225 stars 50 forks source link

.NET version #230

Closed tczy183 closed 1 month ago

tczy183 commented 1 month ago

My application is a net8 version and referencing this package fails

nblumhardt commented 1 month ago

Hi Yang, thanks for your message.

Seq itself is a .NET 8 application, and uses this package. It's likely that the problem will be specific to how your application is set up, or some kind of issue/corruption in your local NuGet cache or SDK install. Posting some more details of what fails will help diagnose it.