We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58040a commit 701a330Copy full SHA for 701a330
src/CronExpressionsVsix/source.extension.vsixmanifest
@@ -9,7 +9,7 @@
9
<Preview>true</Preview>
10
</Metadata>
11
<Installation>
12
- <InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 18.0)">
+ <InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[17.0, 19.0)">
13
<ProductArchitecture>amd64</ProductArchitecture>
14
</InstallationTarget>
15
</Installation>
0 commit comments