Skip to content

Commit 0b96fa8

Browse files
committed
.gitattributes, updated package icon.
1 parent e2b9f7a commit 0b96fa8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<language>en-US</language>
99
<projectUrl>http://serilog.net</projectUrl>
1010
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
11-
<iconUrl>http://serilog.net/images/serilog-nuget.png</iconUrl>
11+
<iconUrl>http://serilog.net/images/serilog-sink-nuget.png</iconUrl>
1212
<tags>serilog logging splunk</tags>
1313
<dependencies>
1414
<group>

0 commit comments

Comments
 (0)