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 3756746 commit 7551ea1Copy full SHA for 7551ea1
src/Serilog.Formatting.Compact/project.json
@@ -4,9 +4,9 @@
4
"authors": [ "Serilog Contributors" ],
5
"packOptions": {
6
"tags": [ "serilog", "json" ],
7
- "projectUrl": "https://github.com/nblumhardt/serilog-formatters-compact",
+ "projectUrl": "https://github.com/serilog/serilog-formatting-compact",
8
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0",
9
- "iconUrl": "http://serilog.net/images/serilog-community-nuget.png"
+ "iconUrl": "http://serilog.net/images/serilog-extension-nuget.png"
10
},
11
"dependencies": {
12
"Serilog": "2.0.0"
0 commit comments