Skip to content

Commit 7af05c2

Browse files
committed
Adding support policy link
1 parent 6f10c98 commit 7af05c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/source.extension.vsixmanifest

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
<PreviewImage>Resources\Icon.png</PreviewImage>
1313
<Tags>github,actions,workflow,devops,dotnet</Tags>
1414
<Preview>true</Preview>
15+
<Properties>
16+
<Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://github.com/timheuer/GitHubActionsVS/issues" />
17+
</Properties>
1518
</Metadata>
1619
<Installation>
1720
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 18.0)">

0 commit comments

Comments
 (0)