diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-06-30 22:27:50 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-06-30 22:27:50 -0400 |
| commit | a5f97dcaa830e672ed1aad65166719f56d3d4495 (patch) | |
| tree | fe19acf59c5ab2e12e6bf7c0c74ed40c10372811 /MediaBrowser.Controller/MediaBrowser.Controller.csproj | |
| parent | a2a6e6ae1a606736767a8724e5fcaf190a80db85 (diff) | |
move installation manager down to common
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
| -rw-r--r-- | MediaBrowser.Controller/MediaBrowser.Controller.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj index 77879ed75..eea344a63 100644 --- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj +++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj @@ -160,7 +160,6 @@ <Compile Include="Session\SessionInfo.cs" /> <Compile Include="Sorting\IBaseItemComparer.cs" /> <Compile Include="Sorting\IUserBaseItemComparer.cs" /> - <Compile Include="Updates\IInstallationManager.cs" /> <Compile Include="Providers\BaseItemXmlParser.cs" /> </ItemGroup> <ItemGroup> |
