sschutten / serilog-sinks-contextrollingfile

The rolling file sink for Serilog, with support for token replacement in the path template.
3 stars 4 forks source link

Nuget package is not compatible with .NETStandard Version=2.0 #2

Open vishal868 opened 5 years ago

vishal868 commented 5 years ago

Nuget package gives the warning while adding to .net standard project.

image

sschutten commented 4 years ago

I'm sorry, this project was created a long time ago when we didn't support .net standard. Feel free to request a pull request to make it compatible.