Skip to content

Commit cde17e8

Browse files
committed
Merge branch 'master' of github.com:restsharp/RestSharp
2 parents 14dabd5 + b89ad6c commit cde17e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RestSharp.MonoDroid/RestSharp.MonoDroid.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
</PropertyGroup>
3434
<ItemGroup>
3535
<Reference Include="mscorlib" />
36-
<Reference Include="Newtonsoft.Json.Android">
37-
<HintPath>..\References\Newtonsoft.Json.Android.dll</HintPath>
36+
<Reference Include="Newtonsoft.Json.MonoDroid">
37+
<HintPath>..\References\Newtonsoft.Json.MonoDroid.dll</HintPath>
3838
</Reference>
3939
<Reference Include="System" />
4040
<Reference Include="System.Core" />

0 commit comments

Comments
 (0)