This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 33 <TargetFramework >net461</TargetFramework >
44 </PropertyGroup >
55 <ItemGroup >
6- <PackageReference Include =" VsixTesting.Installer" Version =" 0.1.36 -beta-g2c36f902a0 " />
6+ <PackageReference Include =" VsixTesting.Installer" Version =" 0.1.38 -beta-g6b91b368d9 " />
77 </ItemGroup >
88 <ItemGroup >
99 <ProjectReference Include =" ..\..\src\GitHub.VisualStudio\GitHub.VisualStudio.csproj" />
Original file line number Diff line number Diff line change 1111 "Visual Studio 2017 - Team Explorer" : {
1212 "executablePath" : " $(VsixTestingInstallerPath)" ,
1313 "commandLineArgs" : " /ApplicationPath \" C:\\ Program Files (x86)\\ Microsoft Visual Studio\\ 2017\\ TeamExplorer\\ Common7\\ IDE\\ devenv.exe\" /RootSuffix Exp /InstallAndStart \" $(SolutionDir)\\ build\\ $(Configuration)\\ GitHub.VisualStudio.vsix\" "
14+ },
15+ "Visual Studio 2019 - Preview" : {
16+ "executablePath" : " $(VsixTestingInstallerPath)" ,
17+ "commandLineArgs" : " /ApplicationPath \" C:\\ Program Files (x86)\\ Microsoft Visual Studio\\ 2019\\ Preview\\ Common7\\ IDE\\ devenv.exe\" /RootSuffix Exp /InstallAndStart \" $(SolutionDir)\\ build\\ $(Configuration)\\ GitHub.VisualStudio.vsix\" "
1418 }
1519 }
1620}
You can’t perform that action at this time.
0 commit comments