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

Commit 1ea2682

Browse files
committed
GH.UI.UnitTests depends on GH.VisualStudio.UI
GitHub.UI.UnitTests has an implicit dependency on GitHub.VisualStudio.UI via: pack://application:,,,/GitHub.VisualStudio.UI;component/SharedDictionary.xaml
1 parent 5d76523 commit 1ea2682

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/GitHub.UI.UnitTests/GitHub.UI.UnitTests.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@
7777
</None>
7878
</ItemGroup>
7979
<ItemGroup>
80+
<ProjectReference Include="..\..\src\GitHub.VisualStudio.UI\GitHub.VisualStudio.UI.csproj">
81+
<Project>{d1dfbb0c-b570-4302-8f1e-2e3a19c41961}</Project>
82+
<Name>GitHub.VisualStudio.UI</Name>
83+
</ProjectReference>
8084
<ProjectReference Include="..\..\submodules\octokit.net\Octokit\Octokit.csproj">
8185
<Project>{08dd4305-7787-4823-a53f-4d0f725a07f3}</Project>
8286
<Name>Octokit</Name>

0 commit comments

Comments
 (0)