Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit c043ced

Browse files
committed
Install for all users
1 parent 4d53beb commit c043ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio.16/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Description>Clone or checkout code from GitHub</Description>
77
<PackageId>GitHub.VisualStudio.16</PackageId>
88
</Metadata>
9-
<Installation>
9+
<Installation AllUsers="true">
1010
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[16.0, 17.0)" />
1111
</Installation>
1212
<Dependencies>

0 commit comments

Comments
 (0)