Synchronize Mono projects

This commit is contained in:
Ryan Gribble
2015-12-13 22:37:31 +10:00
parent 1af5f3b1b9
commit 56e4f15e62
2 changed files with 5 additions and 1 deletions

View File

@@ -414,6 +414,8 @@
<Compile Include="Helpers\WebHookConfigComparer.cs" />
<Compile Include="Exceptions\PullRequestNotMergeableException.cs" />
<Compile Include="Exceptions\PullRequestMismatchException.cs" />
<Compile Include="Models\Request\BranchUpdate.cs" />
<Compile Include="Models\Response\BranchProtection.cs" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets" />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />