Skip to content

Commit 09952ee

Browse files
committed
updated bundles range
1 parent f918714 commit 09952ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-task-scheduler/quickstart-durable-task-scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ In host.json, update the `extensionBundle` property to use the preview version t
7878
{
7979
"extensionBundle": {
8080
"id": "Microsoft.Azure.Functions.ExtensionBundle.Preview",
81-
"version": "[4.29.0]"
81+
"version": "[4.29.0, 5.0.0)"
8282
}
8383
}
8484
```

0 commit comments

Comments
 (0)