Merge branch 'c#7-features' into dev
This commit is contained in:
commit
9893c29d4b
@ -117,7 +117,7 @@ namespace Microsoft.eShopOnContainers.BuildingBlocks.EventBusRabbitMQ
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
((_model, _connection) = CreateConnection();
|
(_model, _connection) = CreateConnection();
|
||||||
return _model;
|
return _model;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user