We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57028be commit bc991b9Copy full SHA for bc991b9
1 file changed
src/host.json
@@ -9,7 +9,7 @@
9
}
10
},
11
"extensionBundle": {
12
- "id": "Microsoft.Azure.Functions.ExtensionBundle.Experimental",
+ "id": "Microsoft.Azure.Functions.ExtensionBundle",
13
"version": "[4.*, 5.0.0)"
14
15
-}
+}
0 commit comments