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

Commit bd76f92

Browse files
authored
Merge pull request #1194 from github/fixes/debug-files-missing
Add missing GitHub.InlineReviews pdb file to the vsix
2 parents c1687a7 + 2423b1c commit bd76f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio/GitHub.VisualStudio.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@
645645
<ProjectReference Include="..\GitHub.InlineReviews\GitHub.InlineReviews.csproj">
646646
<Project>{7f5ed78b-74a3-4406-a299-70cfb5885b8b}</Project>
647647
<Name>GitHub.InlineReviews</Name>
648-
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup%3bBuiltProjectOutputGroupDependencies%3bGetCopyToOutputDirectoryItems%3bSatelliteDllsProjectOutputGroup%3bPkgdefProjectOutputGroup%3b</IncludeOutputGroupsInVSIX>
648+
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup%3bBuiltProjectOutputGroupDependencies%3bGetCopyToOutputDirectoryItems%3bSatelliteDllsProjectOutputGroup%3bPkgdefProjectOutputGroup%3bDebugSymbolsProjectOutputGroup%3b</IncludeOutputGroupsInVSIX>
649649
<IncludeOutputGroupsInVSIXLocalOnly>DebugSymbolsProjectOutputGroup%3b</IncludeOutputGroupsInVSIXLocalOnly>
650650
</ProjectReference>
651651
<ProjectReference Include="..\GitHub.StartPage\GitHub.StartPage.csproj">

0 commit comments

Comments
 (0)