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 0e8a208 commit 1b6eb15Copy full SHA for 1b6eb15
.gitattributes
@@ -0,0 +1,3 @@
1
+# Auto detect text files and perform LF normalization
2
+
3
+* text=auto
src/Serilog.Sinks.AzureTableStorage/Serilog.Sinks.AzureTableStorage.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 azure</tags>
13
<dependencies>
14
<dependency id="Serilog" version="$version$" />
0 commit comments