We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659374a commit cd2d62bCopy full SHA for cd2d62b
src/Serilog.Sinks.MSSqlServer/Serilog.Sinks.MSSqlServer.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>A Serilog sink that writes events to Microsoft SQL Server</Description>
5
- <VersionPrefix>6.0.1</VersionPrefix>
+ <VersionPrefix>6.1.0</VersionPrefix>
6
<Authors>Michiel van Oudheusden;Christian Kadluba;Serilog Contributors</Authors>
7
<TargetFrameworks>netstandard2.0;net462;net472;net6.0</TargetFrameworks>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments