فهرست منبع

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>