From e8a75edc65c8a2818fc0b2598f72ac8ad31541c3 Mon Sep 17 00:00:00 2001
From: Thomas Ibel <tibel@users.noreply.github.com>
Date: Sat, 10 May 2014 12:19:30 +0200
Subject: [PATCH] fix universal app sample

---
 .../CM.HelloUniversal.WindowsPhone.csproj              | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/samples/CM.HelloUniversal/CM.HelloUniversal/CM.HelloUniversal.WindowsPhone/CM.HelloUniversal.WindowsPhone.csproj b/samples/CM.HelloUniversal/CM.HelloUniversal/CM.HelloUniversal.WindowsPhone/CM.HelloUniversal.WindowsPhone.csproj
index b0580736c..2ad619a1c 100644
--- a/samples/CM.HelloUniversal/CM.HelloUniversal/CM.HelloUniversal.WindowsPhone/CM.HelloUniversal.WindowsPhone.csproj
+++ b/samples/CM.HelloUniversal/CM.HelloUniversal/CM.HelloUniversal.WindowsPhone/CM.HelloUniversal.WindowsPhone.csproj
@@ -100,19 +100,19 @@
   </ItemGroup>
   <ItemGroup>
     <Reference Include="Caliburn.Micro">
-      <HintPath>..\..\..\..\bin\wp81\Debug\Caliburn.Micro.dll</HintPath>
+      <HintPath>..\..\..\..\bin\wpa81\Debug\Caliburn.Micro.dll</HintPath>
     </Reference>
     <Reference Include="Caliburn.Micro.Extensions">
-      <HintPath>..\..\..\..\bin\wp81\Debug\Caliburn.Micro.Extensions.dll</HintPath>
+      <HintPath>..\..\..\..\bin\wpa81\Debug\Caliburn.Micro.Extensions.dll</HintPath>
     </Reference>
     <Reference Include="Caliburn.Micro.Platform">
-      <HintPath>..\..\..\..\bin\wp81\Debug\Caliburn.Micro.Platform.dll</HintPath>
+      <HintPath>..\..\..\..\bin\wpa81\Debug\Caliburn.Micro.Platform.dll</HintPath>
     </Reference>
     <Reference Include="Microsoft.Xaml.Interactions">
-      <HintPath>..\..\..\..\bin\wp81\Debug\Microsoft.Xaml.Interactions.dll</HintPath>
+      <HintPath>..\..\..\..\bin\wpa81\Debug\Microsoft.Xaml.Interactions.dll</HintPath>
     </Reference>
     <Reference Include="Microsoft.Xaml.Interactivity">
-      <HintPath>..\..\..\..\bin\wp81\Debug\Microsoft.Xaml.Interactivity.dll</HintPath>
+      <HintPath>..\..\..\..\bin\wpa81\Debug\Microsoft.Xaml.Interactivity.dll</HintPath>
     </Reference>
   </ItemGroup>
   <ItemGroup />