fix(dal): не собирался проект из-за удаленного сервиса. Исправлено.
This commit is contained in:
@@ -51,7 +51,6 @@ namespace PARR.DAL
|
||||
services.AddSingleton(groupedShortcodesCacheSettings);
|
||||
|
||||
services.AddTransient<IRedisCacheService, RedisCacheService>();
|
||||
services.AddTransient<IGroupedShortcodesCacheService, GroupedShortcodesCacheService>();
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user