Skip to content

Commit afcd132

Browse files
committed
Added simplejson to MonoTouch proj
1 parent edcb3bb commit afcd132

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RestSharp.MonoTouch/RestSharp.MonoTouch.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@
143143
<Compile Include="..\RestSharp\RestResponse.cs">
144144
<Link>RestResponse.cs</Link>
145145
</Compile>
146+
<Compile Include="..\RestSharp\SimpleJson.cs">
147+
<Link>SimpleJson.cs</Link>
148+
</Compile>
146149
<Compile Include="..\RestSharp\Validation\Require.cs">
147150
<Link>Validation\Require.cs</Link>
148151
</Compile>

0 commit comments

Comments
 (0)