We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75fbbb commit 9b4780fCopy full SHA for 9b4780f
src/ZipX/VSIX/Extension.vsixmanifest
@@ -29,6 +29,13 @@
29
<Edition>VCSExpress</Edition>
30
<Edition>VWDExpress</Edition>
31
</VisualStudio>
32
+ <VisualStudio Version="12.0">
33
+ <Edition>Ultimate</Edition>
34
+ <Edition>Premium</Edition>
35
+ <Edition>Pro</Edition>
36
+ <Edition>VCSExpress</Edition>
37
+ <Edition>VWDExpress</Edition>
38
+ </VisualStudio>
39
</SupportedProducts>
40
<SupportedFrameworkRuntimeEdition MinVersion="4.0" MaxVersion="4.0" />
41
</Identifier>
0 commit comments