Skip to content

Commit 28ca873

Browse files
committed
version bump on main
1 parent 7af05c2 commit 28ca873

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/source.extension.vsixmanifest

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
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>
15+
<Properties>
16+
<Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://github.com/timheuer/GitHubActionsVS/issues" />
17+
</Properties>
1818
</Metadata>
1919
<Installation>
20-
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 18.0)">
20+
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 19.0)">
2121
<ProductArchitecture>amd64</ProductArchitecture>
2222
</InstallationTarget>
2323
</Installation>

0 commit comments

Comments
 (0)