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.
1 parent 7d02d3a commit 55d9c25Copy full SHA for 55d9c25
EditorExtensions/Source.extension.vsixmanifest
@@ -14,7 +14,7 @@
14
</Metadata>
15
<Installation InstalledByMsi="false">
16
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="[12.0.31101,13.0)" />
17
- <InstallationTarget Id="Microsoft.VisualStudio.VWDExpress" Version="[12.0.31101,13.0)" />
+ <!--<InstallationTarget Id="Microsoft.VisualStudio.VWDExpress" Version="[12.0.31101,13.0)" />-->
18
</Installation>
19
<Dependencies>
20
<!--<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
0 commit comments