Skip to content

Commit 174283b

Browse files
committed
fix: change display name to avoid marketplace naming conflict
1 parent 0f0dd79 commit 174283b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serilog-syntax-vscode",
3-
"displayName": "Serilog Message Template Syntax",
3+
"displayName": "Serilog Syntax",
44
"description": "Syntax highlighting for Serilog message templates and Serilog.Expressions",
55
"version": "0.1.0",
66
"publisher": "mtlog",

0 commit comments

Comments
 (0)