feat(dal,core): Перенесены оставшиеся объекты из dal в core.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
using Microsoft.Extensions.Logging;
|
||||
using PARR.Core.Repositories.Interfaces.Schedule;
|
||||
using PARR.DAL.Context;
|
||||
using PARR.DAL.Contracts;
|
||||
using PARR.Domain.Entities.Schedule;
|
||||
using PARR.Domain.Settings;
|
||||
|
||||
namespace PARR.DAL.Repositories.Schedule
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user