Skip to content

Commit add61e5

Browse files
committed
Updated description property in csproj
1 parent 0202c95 commit add61e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Description>A Serilog sink that writes events to Microsoft SQL Server</Description>
4+
<Description>A Serilog sink that writes events to Microsoft SQL Server and Azure SQL</Description>
55
<VersionPrefix>6.5.0</VersionPrefix>
66
<Authors>Michiel van Oudheusden;Christian Kadluba;Serilog Contributors</Authors>
77
<TargetFrameworks>netstandard2.0;net462;net472;net6.0</TargetFrameworks>

0 commit comments

Comments
 (0)