serilog-contrib / serilog-sinks-slack

A simple (yet customizable) Slack logging sink for Serilog
MIT License
41 stars 27 forks source link

Replace 'dynamic' on the strong typing. add "batchSizeLimit" and "period" #6

Closed phnx47 closed 7 years ago

phnx47 commented 7 years ago

Need to reset the build number in AppVeyor and publish

mgibas commented 7 years ago

I would not care about reseting build number - do you have any concerns about current versioning ? Honestly I don't care that last position is always incremental across all versions - just small esthetic cost of having every build unique version and no manual updating versions (at least for bug fixes etc. - semver) :smile:

phnx47 commented 7 years ago

I prefer to reset patch when I increment minor.

I would also shut down automatically push on nuget and I prefer use tags or fully manual update