dburriss/serilog-sinks-redis

Unable to locate Serilog.Sinks.Redis.Core >= 1.0.0

yokomizor opened this issue · 1 comments

When trying to install Serilog.Sinks.Redis.List, I am getting the message:

Unable to locate Serilog.Sinks.Redis.Core >= 1.0.0

Seems that Serilog.Sinks.Redis.Core was unlisted: https://www.nuget.org/packages/Serilog.Sinks.Redis.Core/1.0.0

I think Core was to supposed to be packaged together with List.

Never mind. I was using the wrong compiler version.