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 57110e6 + b0fde62 commit 0b93fcbCopy full SHA for 0b93fcb
src/Serilog.Sinks.MSSqlServer/Serilog.Sinks.MSSqlServer.csproj
@@ -2,8 +2,8 @@
2
3
<PropertyGroup>
4
<Description>A Serilog sink that writes events to Microsoft SQL Server and Azure SQL</Description>
5
- <VersionPrefix>7.0.0</VersionPrefix>
6
- <EnablePackageValidation>false</EnablePackageValidation>
+ <VersionPrefix>7.0.1</VersionPrefix>
+ <EnablePackageValidation>true</EnablePackageValidation>
7
<PackageValidationBaselineVersion>7.0.0</PackageValidationBaselineVersion>
8
<Authors>Michiel van Oudheusden;Christian Kadluba;Serilog Contributors</Authors>
9
<TargetFrameworks>netstandard2.0;net462;net472;net6.0</TargetFrameworks>
0 commit comments