Преглед на файлове

Remove unused compile remove statements.

Patrick Barron преди 5 години
родител
ревизия
edbb1482e8
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj

+ 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>