ChangemakerStudios / serilog-sinks-mongodb

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

Updated MongoDB.Driver and Serilog packages #2

Closed yallie closed 9 years ago

yallie commented 9 years ago

Serilog: 1.4.204 MongoDB.Driver: 2.0.0-beta4

yallie commented 9 years ago

Is it OK now? Please let me know if I need to fix anything.

nblumhardt commented 9 years ago

LGTM; may need a version increment in AppVeyor.... @chandmk @Jaben?

Cheers!

chandmk commented 9 years ago

Merged the changes.. I am not familiar with AppVeyor config. How to increment the version?

merbla commented 9 years ago

Looks like this is incrementing however it is building pre release.

mongo

Jaben commented 9 years ago

@merbla I think the -pre is by design until the mongo client is out of beta as there people who haven't upgraded yet.