We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c39c42 commit afd4567Copy full SHA for afd4567
Vsix/source.extension.vsixmanifest
@@ -13,10 +13,10 @@
13
<Tags>code converter vb csharp visual basic csharp net translate</Tags>
14
</Metadata>
15
<Installation>
16
- <InstallationTarget Version="[17.8,18.0)" Id="Microsoft.VisualStudio.Community">
+ <InstallationTarget Version="[17.8,)" Id="Microsoft.VisualStudio.Community">
17
<ProductArchitecture>amd64</ProductArchitecture>
18
</InstallationTarget>
19
20
<ProductArchitecture>arm64</ProductArchitecture>
21
22
</Installation>
0 commit comments