summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2014-12-23 02:12:01 +0300
committerGravatar Vitaly Takmazov2014-12-23 02:12:01 +0300
commit047e5c0b97a7212e2c68c4952722a8b8d94eb9af (patch)
treeb517358f5aa19c562d90f6b589268d2677dcc44f /Juick/Juick.csproj
parentcd1e8a5447bdf6032a71e39539bca7abc5f9dbaf (diff)
Fixes before submission
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 dd4c351..40b2c5d 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -111,7 +111,7 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\RestSharp.104.4.0\lib\sl4-wp71\RestSharp.WindowsPhone.dll</HintPath>
</Reference>
- <Reference Include="System.Windows.Interactivity, Version=3.8.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
+ <Reference Include="System.Windows.Interactivity, Version=3.9.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
</ItemGroup>
<ItemGroup>
<Compile Include="Api\Message.cs" />
@@ -128,6 +128,7 @@
<Compile Include="Classes\HttpsHelper.cs" />
<Compile Include="Classes\InvokeDelegateCommandAction.cs" />
<Compile Include="Classes\LowProfileImageLoader.cs" />
+ <Compile Include="Classes\MyUriMapper.cs" />
<Compile Include="Classes\TileHelper.cs" />
<Compile Include="Controls\HyperLinkRichTextBox.cs" />
<Compile Include="Controls\MessageList.xaml.cs">
@@ -259,5 +260,4 @@
</Target>
-->
<ProjectExtensions />
- <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
</Project> \ No newline at end of file