diff --git a/References/Newtonsoft.Json.MonoDroid.dll b/References/Newtonsoft.Json.MonoDroid.dll
deleted file mode 100644
index 640978762..000000000
Binary files a/References/Newtonsoft.Json.MonoDroid.dll and /dev/null differ
diff --git a/References/NewtonsoftJsonMonoTouch.dll b/References/NewtonsoftJsonMonoTouch.dll
deleted file mode 100755
index ca8c31d2f..000000000
Binary files a/References/NewtonsoftJsonMonoTouch.dll and /dev/null differ
diff --git a/RestSharp.MonoDroid/Properties/AssemblyInfo.cs b/RestSharp.MonoDroid/Properties/AssemblyInfo.cs
new file mode 100644
index 000000000..f840e66dd
--- /dev/null
+++ b/RestSharp.MonoDroid/Properties/AssemblyInfo.cs
@@ -0,0 +1,16 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("RestSharp.MonoDroid")]
+
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("A7B3BEB4-1B9B-4EDF-98BC-DF9EC82390BF")]
\ No newline at end of file
diff --git a/RestSharp.MonoDroid/RestSharp.MonoDroid.csproj b/RestSharp.MonoDroid/RestSharp.MonoDroid.csproj
index f939537a7..780f305e3 100644
--- a/RestSharp.MonoDroid/RestSharp.MonoDroid.csproj
+++ b/RestSharp.MonoDroid/RestSharp.MonoDroid.csproj
@@ -8,11 +8,13 @@
{1B662C38-984F-4B6A-89B5-AFF7FCBE43A2}{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}Library
- Properties
- RestSharp.Android
- RestSharp.Android
+ RestSharp
+ RestSharp.MonoDroid512Off
+ armeabi
+
+ true
@@ -33,9 +35,6 @@
-
- ..\References\Newtonsoft.Json.MonoDroid.dll
-
@@ -90,6 +89,9 @@
RestClient.Sync.cs
+
+ RestClientExtensions.cs
+
RestRequest.cs
@@ -187,61 +189,61 @@
IHttpFactory.cs
- Authenticators\Authenticators\OAuth1Authenticator.cs
+ Authenticators\OAuth1Authenticator.cs
- Authenticators\Authenticators\OAuth2Authenticator.cs
+ Authenticators\OAuth2Authenticator.cs
- Authenticators\Authenticators\OAuth\HttpPostParameter.cs
+ Authenticators\OAuth\HttpPostParameter.cs
- Authenticators\Authenticators\OAuth\HttpPostParameterType.cs
+ Authenticators\OAuth\HttpPostParameterType.cs
- Authenticators\Authenticators\OAuth\OAuthParameterHandling.cs
+ Authenticators\OAuth\OAuthParameterHandling.cs
- Authenticators\Authenticators\OAuth\OAuthSignatureMethod.cs
+ Authenticators\OAuth\OAuthSignatureMethod.cs
- Authenticators\Authenticators\OAuth\OAuthSignatureTreatment.cs
+ Authenticators\OAuth\OAuthSignatureTreatment.cs
- Authenticators\Authenticators\OAuth\OAuthTools.cs
+ Authenticators\OAuth\OAuthTools.cs
- Authenticators\Authenticators\OAuth\OAuthType.cs
+ Authenticators\OAuth\OAuthType.cs
- Authenticators\Authenticators\OAuth\OAuthWebQueryInfo.cs
+ Authenticators\OAuth\OAuthWebQueryInfo.cs
- Authenticators\Authenticators\OAuth\OAuthWorkflow.cs
+ Authenticators\OAuth\OAuthWorkflow.cs
- Authenticators\Authenticators\OAuth\WebPair.cs
+ Authenticators\OAuth\WebPair.cs
- Authenticators\Authenticators\OAuth\WebPairCollection.cs
+ Authenticators\OAuth\WebPairCollection.cs
- Authenticators\Authenticators\OAuth\WebParameter.cs
+ Authenticators\OAuth\WebParameter.cs
- Authenticators\Authenticators\OAuth\WebParameterCollection.cs
+ Authenticators\OAuth\WebParameterCollection.cs
- Authenticators\Authenticators\OAuth\Extensions\CollectionExtensions.cs
+ Authenticators\OAuth\Extensions\CollectionExtensions.cs
- Authenticators\Authenticators\OAuth\Extensions\OAuthExtensions.cs
+ Authenticators\OAuth\Extensions\OAuthExtensions.cs
- Authenticators\Authenticators\OAuth\Extensions\StringExtensions.cs
+ Authenticators\OAuth\Extensions\StringExtensions.cs
- Authenticators\Authenticators\OAuth\Extensions\TimeExtensions.cs
+ Authenticators\OAuth\Extensions\TimeExtensions.cs
RestRequestAsyncHandle.cs
@@ -249,6 +251,10 @@
Deserializers\DotNetXmlDeserializer.cs
+
+ SharedAssemblyInfo.cs
+
+