Skip to content

Commit 03b2b7b

Browse files
committed
Bumped version to 9.0.0
After SqlClient update from 5.2.3 to 6.1.1 we move the sink to major version 9.
1 parent a7fe2cd commit 03b2b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.MSSqlServer/Serilog.Sinks.MSSqlServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<Description>A Serilog sink that writes events to Microsoft SQL Server and Azure SQL</Description>
5-
<VersionPrefix>8.2.3</VersionPrefix>
5+
<VersionPrefix>9.0.0</VersionPrefix>
66
<EnablePackageValidation>true</EnablePackageValidation>
77
<PackageValidationBaselineVersion>8.0.0</PackageValidationBaselineVersion>
88
<Authors>Michiel van Oudheusden;Christian Kadluba;Serilog Contributors</Authors>

0 commit comments

Comments
 (0)