Skip to content

Commit 63239b1

Browse files
committed
chore: update azure function bundle version
1 parent 795363e commit 63239b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

host.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
},
1111
"extensionBundle": {
12-
"id": "Microsoft.Azure.Functions.ExtensionBundle",
13-
"version": "[2.*, 3.0.0)"
12+
"id": "Microsoft.Azure.Functions.ExtensionBundle",
13+
"version": "[4.0.0, 5.0.0)"
1414
}
1515
}

0 commit comments

Comments
 (0)