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

Commit a86a616

Browse files
authored
Merge pull request #1224 from github/jcansdale/vsixutil-vs153
Update install script to work with VS 15.3
2 parents 5481d7a + fa1a9b7 commit a86a616

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

install.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
@set path=%cd%\tools\VsixUtil;%path%
44

5-
vsixutil /install "%cd%\build\%Configuration%\GitHub.VisualStudio.vsix" /s Enterprise;Professional;Community
5+
vsixutil /install "%cd%\build\%Configuration%\GitHub.VisualStudio.vsix"
66
@echo Installed %Configuration% build of GitHub for Visual Studio

tools/VsixUtil/VsixUtil.exe

9.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)