mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 11:05:56 +00:00
Add the implementation of ObservableAssigneesClient
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
<Compile Include="Clients\IObservableUsersClient.cs" />
|
||||
<Compile Include="ObservableGitHubClient.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Clients\ObservableAssigneesClient.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
@@ -88,6 +88,7 @@
|
||||
<Compile Include="Clients\IObservableUsersClient.cs" />
|
||||
<Compile Include="ObservableGitHubClient.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Clients\ObservableAssigneesClient.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
@@ -83,6 +83,7 @@
|
||||
<Compile Include="Clients\IObservableUsersClient.cs" />
|
||||
<Compile Include="ObservableGitHubClient.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Clients\ObservableAssigneesClient.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user