Skip to content

Commit 40f297b

Browse files
authored
test(manifest): MoreInfo only (no repo in extension.manifest.json) (#29)
Testing if MoreInfo in vsixmanifest alone is sufficient.
1 parent d80032f commit 40f297b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

resources/extension.manifest.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@
1010
},
1111
"overview": "../README.md",
1212
"publisher": "CodingWithCalvin",
13-
"qna": false,
14-
"repo": "https://www.github.com/CodingWithCalvin/VS-BreakpointNotifier"
13+
"qna": false
1514
}

0 commit comments

Comments
 (0)