ChangemakerStudios / serilog-sinks-mongodb

A sink for Serilog that writes events to MongoDB
Apache License 2.0
92 stars 53 forks source link

upgraded to mongodb RTM #3

Closed tugberkugurlu closed 9 years ago

nblumhardt commented 9 years ago

Great! Guess this means we're out of -pre with this one? :-)

To make this build as an RTM package, we'll also need to knock the -pre suffix out of: https://github.com/serilog/serilog-sinks-mongodb/blob/master/src/Serilog.Sinks.MongoDB/Serilog.Sinks.MongoDB.nuspec

tugberkugurlu commented 9 years ago

Done :smile: