aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-05-29 22:45:18 -0400
committerGitHub <noreply@github.com>2017-05-29 22:45:18 -0400
commit9f094322f7b84668c74c95e64d25e1ced70bb194 (patch)
tree9c30babcfd7eda13c1a0f358496194255b6a230f /Emby.Server.Implementations
parent1ccab75cd095d04e263a61e909cd8135c4bbfdde (diff)
parent01843ad4c3739399059a82d47032303b74972c40 (diff)
Merge pull request #2673 from MediaBrowser/dev
update project files
Diffstat (limited to 'Emby.Server.Implementations')
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
index 20a0e708c..14d976325 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -182,7 +182,6 @@
<Compile Include="Migrations\IVersionMigration.cs" />
<Compile Include="Migrations\LibraryScanMigration.cs" />
<Compile Include="Migrations\GuideMigration.cs" />
- <Compile Include="Migrations\UpdateLevelMigration.cs" />
<Compile Include="News\NewsEntryPoint.cs" />
<Compile Include="News\NewsService.cs" />
<Compile Include="Notifications\CoreNotificationTypes.cs" />