summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2015-12-28 23:51:55 +0300
committerGravatar Vitaly Takmazov2015-12-28 23:51:55 +0300
commitd48b3877a92ab98537e25cb33110fac400e86110 (patch)
tree64e64c6800d95c775e02aa296ac47991227154d7 /Juick/Juick.csproj
parent7d98c0b7de38999cfc0b81540d0ce425c7a0e15e (diff)
blend.sdk
Diffstat (limited to 'Juick/Juick.csproj')
-rw-r--r--Juick/Juick.csproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj
index fe72b05..94b40f7 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -112,8 +112,9 @@
<HintPath>..\packages\RestSharp.105.2.3\lib\windowsphone81\RestSharp.dll</HintPath>
<Private>True</Private>
</Reference>
- <Reference Include="System.Windows.Interactivity">
- <HintPath>..\..\..\..\Program Files (x86)\Microsoft SDKs\Expression\Blend\Windows Phone\v8.0\Libraries\System.Windows.Interactivity.dll</HintPath>
+ <Reference Include="System.Windows.Interactivity, Version=3.9.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
+ <HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\wp8\System.Windows.Interactivity.dll</HintPath>
+ <Private>True</Private>
</Reference>
</ItemGroup>
<ItemGroup>