Skip to content

Commit c6d87fc

Browse files
Merge pull request #301327 from mattchenderson/mcpbundletemp
setting bundle ID to preview
2 parents eedcc92 + 5c94e6f commit c6d87fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To use this experimental bundle in your app, replace the existing `extensionBund
4848

4949
```json
5050
"extensionBundle": {
51-
"id": "Microsoft.Azure.Functions.ExtensionBundle.Experimental",
51+
"id": "Microsoft.Azure.Functions.ExtensionBundle.Preview",
5252
"version": "[4.*, 5.0.0)"
5353
}
5454
```

0 commit comments

Comments
 (0)