serilog-mssql / serilog-sinks-mssqlserver

A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Apache License 2.0
283 stars 148 forks source link

Version of pre-release NuGet packages should be increased #493

Closed cremor closed 1 year ago

cremor commented 1 year ago

It looks like you forgot to increase the version number for dev packages after the release of 6.3.0. Because right now all current dev packages on NuGet are seen as older as the last stable version.

ckadluba commented 1 year ago

Good point, thank you!

Release 6.3.1-devXXXX is on the way. :)