### Description Once a new version of the [Service Bus host extension](https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.ServiceBus) that references version [1.12.0 of Microsoft.Extensions.Azure](https://www.nuget.org/packages/Microsoft.Extensions.Azure/1.12.0) is available, we need to update the worker extension to specify it. Service Bus doesn't use deferred bindings, so no additional action should be needed.