We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e75fbbb + 9b4780f commit d79f893Copy full SHA for d79f893
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