Retructured solution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
using LiteCharms.Features.ServiceBus.Abstractions;
|
||||
|
||||
namespace LiteCharms.Features.ServiceBus.Queues;
|
||||
|
||||
public class EmailQueue : EventBusQueueBase, IEventBusQueue;
|
||||
Reference in New Issue
Block a user