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

Commit 2fb5f32

Browse files
committed
Reenable installation for all users
1 parent 5d05e4f commit 2fb5f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PreviewImage>Resources\preview_200x200.png</PreviewImage>
1111
<Tags>GitHub git github.com team explorer</Tags>
1212
</Metadata>
13-
<Installation>
13+
<Installation AllUsers="true">
1414
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[14.0,]" />
1515
</Installation>
1616
<Dependencies>

0 commit comments

Comments
 (0)