serilog-contrib / serilog-sinks-teams

A Serilog event sink that writes to Microsoft Teams
MIT License
18 stars 11 forks source link

Use NetStandard 2.0 #8

Open rbonini opened 5 years ago

rbonini commented 5 years ago

Is there any chance of using Netstandard 2.0 so we can use it with .Net Full Framework 4.7.2?

SeppPenner commented 5 years ago

You can check out https://github.com/SeppPenner/Serilog.Sinks.MicrosoftTeams. I have fixed both issues that are currently in this repo and added a new sink.