mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 13:01:36 +00:00
fixed up mono projects
This commit is contained in:
@@ -116,6 +116,8 @@
|
||||
<Compile Include="Clients\IObservableGistsClient.cs" />
|
||||
<Compile Include="Clients\ObservableGistCommentsClient.cs" />
|
||||
<Compile Include="Clients\ObservableGistsClient.cs" />
|
||||
<Compile Include="Clients\IObservableSearchClient.cs" />
|
||||
<Compile Include="Clients\ObservableSearchClient.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
@@ -125,6 +125,8 @@
|
||||
<Compile Include="Clients\IObservableGistsClient.cs" />
|
||||
<Compile Include="Clients\ObservableGistCommentsClient.cs" />
|
||||
<Compile Include="Clients\ObservableGistsClient.cs" />
|
||||
<Compile Include="Clients\IObservableSearchClient.cs" />
|
||||
<Compile Include="Clients\ObservableSearchClient.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
@@ -120,6 +120,8 @@
|
||||
<Compile Include="Clients\IObservableGistsClient.cs" />
|
||||
<Compile Include="Clients\ObservableGistCommentsClient.cs" />
|
||||
<Compile Include="Clients\ObservableGistsClient.cs" />
|
||||
<Compile Include="Clients\IObservableSearchClient.cs" />
|
||||
<Compile Include="Clients\ObservableSearchClient.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user