♻️ Update the usage counting since the pool id logic changed
This commit is contained in:
@@ -54,7 +54,6 @@ public static class ServiceCollectionExtensions
|
||||
|
||||
public IServiceCollection AddAppBusinessServices()
|
||||
{
|
||||
services.AddScoped<Storage.FileMigrationService>();
|
||||
services.AddScoped<Storage.FileService>();
|
||||
services.AddScoped<Storage.FileReanalysisService>();
|
||||
services.AddScoped<Storage.PersistentTaskService>();
|
||||
|
||||
Reference in New Issue
Block a user