Skip to content

Commit 39b9bbb

Browse files
committed
correct - the maximum length of a tag is 50
1 parent 8b3bf2f commit 39b9bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FineCodeCoverage/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<License>Resources\LICENSE</License>
99
<Icon>Resources\logo.png</Icon>
1010
<PreviewImage>Resources\preview-subject.png</PreviewImage>
11-
<Tags>visual studio, code coverage, c#, vb, .net core, coverlet, unit test, free, community edition</Tags>
11+
<Tags>visual studio; code coverage; c#; vb; .net core; coverlet; unit test; free; community edition</Tags>
1212
</Metadata>
1313
<Installation>
1414
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[16.0, 17.0)" />

0 commit comments

Comments
 (0)