@Kajus K Thanks for reaching out. You’ve got the dependency chain reversed.
Microsoft.AspNet.SignalR.ServiceBus
and Microsoft.AspNet.SignalR.ServiceBus3
packages depend on WindowsAzure.ServiceBus
, and not the other way around.
In this case, you would need to wait for the owners of the Microsoft.AspNet.SignalR.ServiceBus
and Microsoft.AspNet.SignalR.ServiceBus3
packages to release updated versions that support Azure.Messaging.ServiceBus
do let me know incase of further queries, I would be happy to assist you.