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

Commit 49ad951

Browse files
author
Meaghan Lewis
authored
Merge pull request #1771 from github/feature/open-from-clipboard-url
Open from clipboard url
2 parents 1b6a9a1 + edbec49 commit 49ad951

24 files changed

+1738
-44
lines changed

src/GitHub.App/GitHub.App.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@
228228
<Compile Include="SampleData\PullRequestUserReviewsViewModelDesigner.cs" />
229229
<Compile Include="SampleData\UserFilterViewModelDesigner.cs" />
230230
<Compile Include="Services\EnterpriseCapabilitiesService.cs" />
231+
<Compile Include="Services\GitHubContextService.cs" />
231232
<Compile Include="Services\GlobalConnection.cs" />
232233
<Compile Include="Services\RepositoryForkService.cs" />
233234
<Compile Include="Services\RepositoryService.cs" />

0 commit comments

Comments
 (0)