We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c873f7 commit 095334dCopy full SHA for 095334d
.gitattributes
@@ -0,0 +1,3 @@
1
+# Auto detect text files and perform LF normalization
2
+
3
+* text=auto
src/Serilog.Sinks.MSSqlServer/Serilog.Sinks.MSSqlServer.nuspec
@@ -8,7 +8,7 @@
8
<language>en-US</language>
9
<projectUrl>http://serilog.net</projectUrl>
10
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
11
- <iconUrl>http://serilog.net/images/serilog-nuget.png</iconUrl>
+ <iconUrl>http://serilog.net/images/serilog-sink-nuget.png</iconUrl>
12
<tags>serilog logging MS SQL Server DB</tags>
13
<dependencies>
14
<dependency id="Serilog" version="$version$" />
0 commit comments