ArieGato / serilog-sinks-rabbitmq

Serilog Sink for RabbitMq
Apache License 2.0
53 stars 51 forks source link

Switch to using RabbitMQ.Client as the basis for version numbers. #116

Closed madslyng closed 3 years ago

madslyng commented 3 years ago

So it's easy to understand what version of the client we are using in a version of SerilogSinksRabbitMQ we should switch to follow the version number from RabbitMQ.Client instead. They release more frequent than we do, so it's not going to be a problem to add fixes along the way.