Skip to content

Commit 185bfd1

Browse files
committed
fix: shorten tags to fit marketplace 50 char limit
1 parent 2e87dcf commit 185bfd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CodingWithCalvin.Debugalizers/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ReleaseNotes>https://github.com/CodingWithCalvin/VS-Debugalizers/releases</ReleaseNotes>
1111
<Icon>resources\logo.png</Icon>
1212
<PreviewImage>resources\preview.png</PreviewImage>
13-
<Tags>debugger, visualizer, json, xml, jwt, base64, debug, formatting</Tags>
13+
<Tags>debugger, visualizer, json, xml, jwt, base64</Tags>
1414
</Metadata>
1515
<Installation>
1616
<InstallationTarget Version="[17.8,19.0)" Id="Microsoft.VisualStudio.Community">

0 commit comments

Comments
 (0)