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

Commit a930480

Browse files
committed
Remove extra targets from vsix completely
1 parent 435d374 commit a930480

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/GitHub.VisualStudio/source.extension.vsixmanifest

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
</Metadata>
1313
<Installation AllUsers="true">
1414
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[14.0,]" />
15-
<InstallationTarget Id="Microsoft.VisualStudio.VSWinDesktopExpress" Version="[14.0,)" />
16-
<InstallationTarget Id="Microsoft.VisualStudio.VSWinExpress" Version="[14.0,)" />
17-
<InstallationTarget Id="Microsoft.VisualStudio.VWDExpress" Version="[14.0,)" />
1815
</Installation>
1916
<Dependencies>
2017
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />

0 commit comments

Comments
 (0)