Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 4ccce46

Browse files
committed
Add support for VS Team Explorer 2017
1 parent ce84334 commit 4ccce46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitHub.VisualStudio/source.extension.vsixmanifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
</Metadata>
1414
<Installation AllUsers="true" Experimental="true">
1515
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[14.0,15.0]" />
16+
<InstallationTarget Version="[15.0,16.0)" Id="Microsoft.VisualStudio.IntegratedShell" />
1617
</Installation>
1718
<Dependencies>
1819
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />

0 commit comments

Comments
 (0)