瀏覽代碼

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>
   <ItemGroup>
     <Compile Include="..\SharedVersion.cs" />
     <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>
 
 
   <ItemGroup>
   <ItemGroup>