chore: add functions host config

This commit is contained in:
Rijad Zuzo
2026-08-04 12:43:41 +02:00
parent 35194912cc
commit 8a7e6b12eb
+8
View File
@@ -0,0 +1,8 @@
{
"version": "2.0",
"isDefaultHostConfig": true,
"extensionBundle": {
"id": "Microsoft.Azure.Functions.ExtensionBundle",
"version": "[4.*, 5.0.0)"
}
}