From e3eefd6bf4af630cfd1db4a3701492d184185e10 Mon Sep 17 00:00:00 2001 From: vitalyster Date: Tue, 9 Oct 2012 22:24:08 +0400 Subject: remove old dependencies --- Juick/Juick.csproj | 9 ++------- Juick/NewPostView.xaml.cs | 1 - Juick/packages.config | 3 +-- 3 files changed, 3 insertions(+), 10 deletions(-) (limited to 'Juick') 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 @@ - - - ..\packages\Newtonsoft.Json.4.5.9\lib\sl4-windowsphone71\Newtonsoft.Json.dll - - - False - ..\packages\RestSharp.102.7\lib\sl4-wp71\RestSharp.WindowsPhone.dll + + ..\packages\RestSharp.104.1\lib\sl4-wp71\RestSharp.WindowsPhone.dll diff --git a/Juick/NewPostView.xaml.cs b/Juick/NewPostView.xaml.cs index e044fbe..d50b45a 100644 --- a/Juick/NewPostView.xaml.cs +++ b/Juick/NewPostView.xaml.cs @@ -19,7 +19,6 @@ using System.Windows.Shapes; using Juick.Classes; using Microsoft.Phone.Controls; using Microsoft.Phone.Tasks; -using Microsoft.Xna.Framework.Media; using RestSharp; namespace Juick diff --git a/Juick/packages.config b/Juick/packages.config index d300250..051648d 100644 --- a/Juick/packages.config +++ b/Juick/packages.config @@ -1,5 +1,4 @@  - - + \ No newline at end of file -- cgit v1.2.3