mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Updater: Remove unused legacy files
This commit is contained in:
@@ -235,6 +235,21 @@ namespace Jackett.Updater
|
||||
"Definitions/nexttorrent.yml",
|
||||
"appsettings.Development.json",
|
||||
"appsettings.json",
|
||||
"CurlSharp.dll",
|
||||
"CurlSharp.pdb",
|
||||
"Jackett.dll",
|
||||
"Jackett.dll.config",
|
||||
"Jackett.pdb",
|
||||
"Autofac.Integration.WebApi.dll",
|
||||
"Microsoft.Owin.dll",
|
||||
"Microsoft.Owin.FileSystems.dll",
|
||||
"Microsoft.Owin.Host.HttpListener.dll",
|
||||
"Microsoft.Owin.Hosting.dll",
|
||||
"Microsoft.Owin.StaticFiles.dll",
|
||||
"Owin.dll",
|
||||
"System.Web.Http.dll",
|
||||
"System.Web.Http.Owin.dll",
|
||||
"System.Web.Http.Tracing.dll",
|
||||
};
|
||||
|
||||
foreach (var oldFile in oldFiles)
|
||||
|
Reference in New Issue
Block a user