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

Commit 1085629

Browse files
author
Meaghan Lewis
authored
Merge pull request #2015 from github/fixes/vs2019-debug
Fix to allow debugging Visual Studio 2019 Preview
2 parents ee3a651 + d2bbe36 commit 1085629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Launcher/InstallAndStart.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net461</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="VsixTesting.Installer" Version="0.1.38-beta-g6b91b368d9" />
6+
<PackageReference Include="VsixTesting.Installer" Version="0.1.46-beta-g3578f97a2e" />
77
</ItemGroup>
88
<ItemGroup>
99
<ProjectReference Include="..\..\src\GitHub.VisualStudio\GitHub.VisualStudio.csproj" />

0 commit comments

Comments
 (0)