Browse Source

Remove unused compile remove statements.

Patrick Barron 5 years ago
parent
commit
edbb1482e8

+ 0 - 4
Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj

@@ -21,10 +21,6 @@
 
   <ItemGroup>
     <Compile Include="..\SharedVersion.cs" />
-    <Compile Remove="Migrations\20200430214405_InitialSchema.cs" />
-    <Compile Remove="Migrations\20200430214405_InitialSchema.Designer.cs" />
-    <Compile Remove="Migrations\20200504195424_UserSchema.cs" />
-    <Compile Remove="Migrations\20200504195424_UserSchema.Designer.cs" />
   </ItemGroup>
 
   <ItemGroup>