diff options
| -rw-r--r-- | MediaBrowser.Controller/Configuration/IServerConfigurationManager.cs (renamed from MediaBrowser.Controller/Notifications/Configuration/IServerConfigurationManager.cs) | 0 | ||||
| -rw-r--r-- | MediaBrowser.Controller/MediaBrowser.Controller.csproj | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Notifications/Configuration/IServerConfigurationManager.cs b/MediaBrowser.Controller/Configuration/IServerConfigurationManager.cs index 810376f6c..810376f6c 100644 --- a/MediaBrowser.Controller/Notifications/Configuration/IServerConfigurationManager.cs +++ b/MediaBrowser.Controller/Configuration/IServerConfigurationManager.cs diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj index 0d00d50ce..2c33cceb1 100644 --- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj +++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj @@ -74,7 +74,7 @@ <Compile Include="Dto\IDtoService.cs" /> <Compile Include="Entities\AdultVideo.cs" /> <Compile Include="Entities\Book.cs" /> - <Compile Include="Notifications\Configuration\IServerConfigurationManager.cs" /> + <Compile Include="Configuration\IServerConfigurationManager.cs" /> <Compile Include="Entities\Audio\MusicGenre.cs" /> <Compile Include="Entities\Game.cs" /> <Compile Include="Entities\GameGenre.cs" /> |
