Skip to content

Commit e08ef4e

Browse files
authored
Merge pull request FortuneN#177 from tonyhallett/fix-tags
correct - the maximum length of a tag is 50
2 parents 8b3bf2f + 39b9bbb commit e08ef4e

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)