Update templates.json for Service Bus templates to use 5.0.0 extension version
The package references for all Service Bus templates should be updated to use the new extension version.
@AnatoliB would you be able to have this assigned? @soninaren would be able to provide assistance here if needed.
Hi @JoshLove-msft, can you please help to take a look at this issue for defaulting new function applications to Track 2 extensions? The requested action is the same as for EventHubs (issue #1114) - to update the templates such that they refer to the extension bundle version "[3.*, 4.0.0)" in the file 'host.json'. and to update the nuget references in the Track 2 templates for .NET to reference the Track 2 extensions.
Hi @shreyabatra4, I'm happy to help but it doesn't look like there is enough context for me to get started. Can you please provide an end-to-end example of one template that has been updated?
Hi @soninaren, would it be possible to provide a previous PR that included similar changes as an end to end example?
Here is sample PR with changes https://github.com/Azure/azure-functions-templates/pull/1162