Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 1fc24da

Browse files
kzuadalon
authored andcommitted
Target all VS2017 versions, from Community and up
1 parent 94a434a commit 1fc24da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/VisualStudio/NuGet.Packaging.VisualStudio.15/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<License>LICENSE.txt</License>
88
</Metadata>
99
<Installation>
10-
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="15.0" />
10+
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0,)" />
1111
</Installation>
1212
<Prerequisites>
1313
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />

0 commit comments

Comments
 (0)