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.
2 parents 1a3a233 + 9f8b1c9 commit c90b9e0Copy full SHA for c90b9e0
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>5.4.0</VersionPrefix>
+ <VersionPrefix>5.4.1</VersionPrefix>
6
<Authors>Michiel van Oudheusden;Serilog Contributors</Authors>
7
<TargetFrameworks>netstandard2.0;net452;net461;net472;netcoreapp2.0;netcoreapp2.2</TargetFrameworks>
8
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
0 commit comments