diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-06-15 13:27:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-15 13:27:59 -0400 |
| commit | c84747d88aa40a5063015cf28c8da06d417d6649 (patch) | |
| tree | 06c71ff3dcc7e39a401ae6ac0abca2e4192f1495 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | e93aed7b6c6b72156cf336948efc6a9ff35c530f (diff) | |
| parent | 07b5c6a750a118405a840277dd0280f25c911924 (diff) | |
Merge pull request #2709 from MediaBrowser/dev
Dev
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 4482bb13b..210448cd9 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -182,8 +182,6 @@ <Compile Include="Logging\UnhandledExceptionWriter.cs" /> <Compile Include="MediaEncoder\EncodingManager.cs" /> <Compile Include="Migrations\IVersionMigration.cs" /> - <Compile Include="Migrations\LibraryScanMigration.cs" /> - <Compile Include="Migrations\GuideMigration.cs" /> <Compile Include="News\NewsEntryPoint.cs" /> <Compile Include="News\NewsService.cs" /> <Compile Include="Notifications\CoreNotificationTypes.cs" /> |
