From f0464dfa17d146f34849e45097085b891e51ebc8 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 1 Aug 2014 22:34:45 -0400 Subject: improve poster sizing --- MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'MediaBrowser.Model.Portable') diff --git a/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj b/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj index f374ed5297..ca48b88896 100644 --- a/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj +++ b/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj @@ -131,6 +131,9 @@ Chapters\RemoteChapterResult.cs + + Collections\CollectionCreationResult.cs + Configuration\BaseApplicationConfiguration.cs @@ -692,6 +695,9 @@ Notifications\SendToUserType.cs + + Playlists\PlaylistCreationResult.cs + Plugins\BasePluginConfiguration.cs -- cgit v1.2.3