Skip to content

Commit c32bdc1

Browse files
committed
vsix manifest set to install by msi by mistake - removing
1 parent eae6bee commit c32bdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XMLTestAdapterVSIX/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<License>LICENSE</License>
99
<Tags>tSQLt, Test, Adapter</Tags>
1010
</Metadata>
11-
<Installation InstalledByMsi="true">
11+
<Installation InstalledByMsi="false">
1212
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="[14.0,15.0)" />
1313
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.Ultimate" />
1414
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.Premium" />

0 commit comments

Comments
 (0)