Skip to content

Commit 4783580

Browse files
authored
Update extension bundle ID in host.json
1 parent 57028be commit 4783580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/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.Experimental",
12+
"id": "Microsoft.Azure.Functions.ExtensionBundle",
1313
"version": "[4.*, 5.0.0)"
1414
}
15-
}
15+
}

0 commit comments

Comments
 (0)