Browse Source

Updated Model.Portable csproj

ScottIsAFool 12 years ago
parent
commit
de90798c3b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj

+ 4 - 0
MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj

@@ -47,6 +47,10 @@
     <Reference Include="Microsoft.Threading.Tasks.Extensions">
       <HintPath>..\packages\Microsoft.Bcl.Async.1.0.16\lib\portable-net40+sl4+win8+wp71\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
     </Reference>
+    <Reference Include="PropertyChanged">
+      <HintPath>..\packages\PropertyChanged.Fody.1.40.3\Lib\portable-net4+sl4+wp7+win8+MonoAndroid16+MonoTouch40\PropertyChanged.dll</HintPath>
+      <Private>False</Private>
+    </Reference>
     <Reference Include="System.Runtime">
       <HintPath>..\packages\Microsoft.Bcl.1.0.19\lib\portable-net40+sl4+win8+wp71\System.Runtime.dll</HintPath>
     </Reference>