Explorar el Código

Remove SQLitePCLRaw.provider.sqlite3.netstandard11

crobibero hace 4 años
padre
commit
79cf57ce16
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Jellyfin.Server/Jellyfin.Server.csproj

+ 0 - 1
Jellyfin.Server/Jellyfin.Server.csproj

@@ -52,7 +52,6 @@
     <PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
     <PackageReference Include="Serilog.Sinks.Graylog" Version="2.2.2" />
     <PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.0.4" />
-    <PackageReference Include="SQLitePCLRaw.provider.sqlite3.netstandard11" Version="1.1.14" />
   </ItemGroup>
 
   <ItemGroup>