We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0202c95 commit add61e5Copy full SHA for add61e5
src/Serilog.Sinks.MSSqlServer/Serilog.Sinks.MSSqlServer.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <Description>A Serilog sink that writes events to Microsoft SQL Server</Description>
+ <Description>A Serilog sink that writes events to Microsoft SQL Server and Azure SQL</Description>
5
<VersionPrefix>6.5.0</VersionPrefix>
6
<Authors>Michiel van Oudheusden;Christian Kadluba;Serilog Contributors</Authors>
7
<TargetFrameworks>netstandard2.0;net462;net472;net6.0</TargetFrameworks>
0 commit comments