fix issue
This commit is contained in:
parent
c66693da73
commit
46bff595b2
@ -8,6 +8,8 @@ using Microsoft.Extensions.Logging;
|
||||
using System;
|
||||
using System.Text.Json;
|
||||
using System.Threading.Tasks;
|
||||
using System.Text;
|
||||
|
||||
namespace Microsoft.eShopOnContainers.BuildingBlocks.EventBusServiceBus
|
||||
{
|
||||
public class EventBusServiceBus : IEventBus, IDisposable
|
||||
|
Loading…
x
Reference in New Issue
Block a user