Skip to content

Commit 55ea14c

Browse files
committed
update the project info
1 parent 4d18b71 commit 55ea14c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/SeriLog.LogSanitizingFormatter/project.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
2-
"title": "Serilog Exceptions",
3-
"version": "1.0.3",
2+
"title": "Serilog.LogSanitizingFormatter",
3+
"version": "1.0.0",
4+
"owners": [ "PageUp" ],
5+
"authors": [ "PageUp" ],
6+
"description": "A log sanitizing formatter to scrub senstive data from logs",
7+
"copyright": "© 2016 PageUp",
8+
"tags": [ "serilog", "logsanitizingformatter", "pageup" ],
49
"buildOptions": {
510
"debugType": "portable"
611
},

0 commit comments

Comments
 (0)