aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model.Portable
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-08-21 11:55:35 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-08-21 11:55:35 -0400
commit76ed60605b03e14672afd54370d6bb1fc6e7544a (patch)
tree70517d7e6c29f70b6366b62c5125023e38329d1f /MediaBrowser.Model.Portable
parentfda7ff5bf2795cb03ee2a5355c8003da31bf24f9 (diff)
update chromecast
Diffstat (limited to 'MediaBrowser.Model.Portable')
-rw-r--r--MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj b/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
index dfc7b55d86..99c4a46296 100644
--- a/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
+++ b/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
@@ -695,9 +695,15 @@
<Compile Include="..\MediaBrowser.Model\Notifications\SendToUserType.cs">
<Link>Notifications\SendToUserType.cs</Link>
</Compile>
+ <Compile Include="..\MediaBrowser.Model\Playlists\PlaylistCreationRequest.cs">
+ <Link>Playlists\PlaylistCreationRequest.cs</Link>
+ </Compile>
<Compile Include="..\MediaBrowser.Model\Playlists\PlaylistCreationResult.cs">
<Link>Playlists\PlaylistCreationResult.cs</Link>
</Compile>
+ <Compile Include="..\MediaBrowser.Model\Playlists\PlaylistItemQuery.cs">
+ <Link>Playlists\PlaylistItemQuery.cs</Link>
+ </Compile>
<Compile Include="..\MediaBrowser.Model\Plugins\BasePluginConfiguration.cs">
<Link>Plugins\BasePluginConfiguration.cs</Link>
</Compile>