feat(dal,core): Перенесены оставшиеся объекты из dal в core.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using PARR.Core.Repositories.Interfaces;
|
||||
using PARR.DAL.DomainServices.Shortcodes;
|
||||
using PARR.DAL.NextRunServices;
|
||||
using PARR.DAL.NextRunServices.Models;
|
||||
using PARR.Core.Services.NextRunServices;
|
||||
using PARR.Core.Services.NextRunServices.Models;
|
||||
using PARR.Core.Services.Shortcodes;
|
||||
|
||||
namespace PARR.Test.NextRun
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user