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 b4da2db commit d7c2853Copy full SHA for d7c2853
src/Serilog.Sinks.AzureTableStorage/project.json
@@ -5,9 +5,9 @@
5
"authors": [ "Robert Moore" ],
6
"packOptions": {
7
"tags": [ "serilog", "logging", "azure" ],
8
- "projectUrl": "http://serilog.net",
+ "projectUrl": "https://github.com/serilog/serilog-sinks-azuretablestorage",
9
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0",
10
- "iconUrl": "http://serilog.net/images/serilog-configuration-nuget.png"
+ "iconUrl": "http://serilog.net/images/serilog-sink-nuget.png"
11
},
12
"dependencies": {
13
"Serilog": "2.0.0",
0 commit comments