Unable to locate Serilog.Sinks.Redis.Core >= 1.0.0
yokomizor opened this issue · 1 comments
yokomizor commented
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.
yokomizor commented
Never mind. I was using the wrong compiler version.