summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
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