azure-functions-templates icon indicating copy to clipboard operation
azure-functions-templates copied to clipboard

Update template.json for Queue templates to use 5.0.0 extension version

Open mattchenderson opened this issue 3 years ago • 3 comments

The package references for all queue templates should be updated to use the new extension version.

mattchenderson avatar Oct 13 '21 18:10 mattchenderson

@mattchenderson I've updated the title, but wanted to validate this is what you were referring to: https://github.com/Azure/azure-functions-templates/blob/dev/Functions.Templates/Templates/QueueTrigger-CSharp-4.x/.template.config/template.json

fabiocav avatar Aug 24 '22 20:08 fabiocav

Correct

mattchenderson avatar Aug 25 '22 20:08 mattchenderson

Hi @jaschrep-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 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.

shreyabatra4 avatar Sep 21 '22 20:09 shreyabatra4