Skip to content

Commit

Permalink
Added simplejson to MonoTouch proj
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoung committed Apr 11, 2012
1 parent edcb3bb commit afcd132
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RestSharp.MonoTouch/RestSharp.MonoTouch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@
<Compile Include="..\RestSharp\RestResponse.cs">
<Link>RestResponse.cs</Link>
</Compile>
<Compile Include="..\RestSharp\SimpleJson.cs">
<Link>SimpleJson.cs</Link>
</Compile>
<Compile Include="..\RestSharp\Validation\Require.cs">
<Link>Validation\Require.cs</Link>
</Compile>
Expand Down

0 comments on commit afcd132

Please sign in to comment.