summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
authorGravatar vitalyster2012-10-09 22:24:08 +0400
committerGravatar vitalyster2012-10-09 22:24:08 +0400
commite3eefd6bf4af630cfd1db4a3701492d184185e10 (patch)
tree583e27ccaa929b78e3648808c9b48cd1fad37b22 /Juick/Juick.csproj
parent86a3ce306fc6cd63b3917cba95435059975ad8ec (diff)
remove old dependencies
Diffstat (limited to 'Juick/Juick.csproj')
-rw-r--r--Juick/Juick.csproj9
1 files changed, 2 insertions, 7 deletions
diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj
index eaff44f..5265fce 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -51,13 +51,8 @@
<Reference Include="Microsoft.Phone" />
<Reference Include="Microsoft.Phone.Controls" />
<Reference Include="Microsoft.Phone.Interop" />
- <Reference Include="Microsoft.Xna.Framework" />
- <Reference Include="Newtonsoft.Json">
- <HintPath>..\packages\Newtonsoft.Json.4.5.9\lib\sl4-windowsphone71\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="RestSharp.WindowsPhone, Version=102.7.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\packages\RestSharp.102.7\lib\sl4-wp71\RestSharp.WindowsPhone.dll</HintPath>
+ <Reference Include="RestSharp.WindowsPhone, Version=104.1.0.0, Culture=neutral, processorArchitecture=MSIL">
+ <HintPath>..\packages\RestSharp.104.1\lib\sl4-wp71\RestSharp.WindowsPhone.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Servicemodel.Web" />