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 2bf5519 commit d6aa794Copy full SHA for d6aa794
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 and Azure SQL</Description>
5
- <VersionPrefix>8.1.1</VersionPrefix>
+ <VersionPrefix>8.1.2</VersionPrefix>
6
<EnablePackageValidation>true</EnablePackageValidation>
7
<PackageValidationBaselineVersion>8.0.0</PackageValidationBaselineVersion>
8
<Authors>Michiel van Oudheusden;Christian Kadluba;Serilog Contributors</Authors>
0 commit comments