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