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.
1 parent e2b9f7a commit 0b96fa8Copy full SHA for 0b96fa8
.gitattributes
@@ -0,0 +1,3 @@
1
+# Auto detect text files and perform LF normalization
2
+
3
+* text=auto
src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.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 splunk</tags>
13
<dependencies>
14
<group>
0 commit comments