Retructured solution
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace LiteCharms.Features.Shop.Notifications.Entities;
|
||||
|
||||
[EntityTypeConfiguration<NotificationConfiguration, Notification>]
|
||||
public class Notification : Models.Notification;
|
||||
Reference in New Issue
Block a user