summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-12-16 13:50:31 +0400
committerGravatar Vitaly Takmazov2013-12-16 13:50:31 +0400
commitd82b0465c8d25ac8d243966471a9ff30bf078efb (patch)
treeab3baba400a6db615fb78b76dc7753f6f8162420 /Juick/Juick.csproj
parent9730c79feeede41075f8a726a6118d163931ce7c (diff)
update Restsharp
Diffstat (limited to 'Juick/Juick.csproj')
-rw-r--r--Juick/Juick.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj
index b1cc31e..0125586 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -61,9 +61,9 @@
</Reference>
<Reference Include="Microsoft.Phone.Interop" />
<Reference Include="Microsoft.Xna.Framework" />
- <Reference Include="RestSharp.WindowsPhone, Version=104.2.0.0, Culture=neutral, processorArchitecture=MSIL">
+ <Reference Include="RestSharp.WindowsPhone, Version=104.3.3.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\RestSharp.104.2.0\lib\sl4-wp71\RestSharp.WindowsPhone.dll</HintPath>
+ <HintPath>..\packages\RestSharp.104.3.3\lib\sl4-wp71\RestSharp.WindowsPhone.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Servicemodel.Web" />