Skip to content

Commit 8d4c3dc

Browse files
authored
Update source.extension.vsixmanifest
[skip ci]
1 parent 47bbe45 commit 8d4c3dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CodingWithCalvin.BreakpointNotifier/source.extension.vsixmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<DisplayName>Breakpoint Notifier</DisplayName>
66
<Description xml:space="preserve">Opens a dialog box in front of all other Windows to let you know that a breakpoint was hit. Great for multi-tasking!</Description>
77
<MoreInfo>https://github.com/CodingWithCalvin/VS-BreakpointNotifier</MoreInfo>
8-
<Icon>Resources\logo.png</Icon>
9-
<Tags>bin,debug,folder,output</Tags>
8+
<Icon>resources\logo.png</Icon>
9+
<Tags>debug,debugger,debugging</Tags>
1010
</Metadata>
1111
<Installation>
1212
<InstallationTarget Version="[17.0,18.0)" Id="Microsoft.VisualStudio.Community">

0 commit comments

Comments
 (0)