Skip to content

Commit e4ca114

Browse files
committed
updated Azure Functions version range
Signed-off-by: Konstantin Läufer <klaeufer@gmail.com>
1 parent 7ff8414 commit e4ca114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

host.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"version": "2.0",
33
"extensionBundle": {
44
"id": "Microsoft.Azure.Functions.ExtensionBundle",
5-
"version": "[3.*, 4.0.0)"
5+
"version": "[4.0.0, 5.0.0)"
66
}
77
}

0 commit comments

Comments
 (0)