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

Commit 2be612d

Browse files
committed
Reference ReactiveUI.Events.WPF.
So that it's included in the vsix.
1 parent e081dc8 commit 2be612d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/GitHub.VisualStudio/GitHub.VisualStudio.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,10 @@
507507
<IncludeOutputGroupsInVSIX>BuiltProjectOutputGroup;GetCopyToOutputDirectoryItems;DebugSymbolsProjectOutputGroup;</IncludeOutputGroupsInVSIX>
508508
<IncludeOutputGroupsInVSIXLocalOnly>DebugSymbolsProjectOutputGroup;</IncludeOutputGroupsInVSIXLocalOnly>
509509
</ProjectReference>
510+
<ProjectReference Include="..\..\submodules\reactiveui\src\ReactiveUI.Events.WPF\ReactiveUI.Events.WPF.csproj">
511+
<Project>{86c54b27-717f-478c-ac8c-01f1c68a56c5}</Project>
512+
<Name>ReactiveUI.Events.WPF</Name>
513+
</ProjectReference>
510514
<ProjectReference Include="..\..\submodules\reactiveui\src\ReactiveUI.Wpf\ReactiveUI.Wpf.csproj">
511515
<Project>{e899b03c-6e8e-4375-ab65-fc925d721d8b}</Project>
512516
<Name>ReactiveUI.Wpf</Name>

0 commit comments

Comments
 (0)