We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7490cb commit 4e46eddCopy full SHA for 4e46edd
1 file changed
samples-v2/orchestration_versioning/host.json
@@ -12,5 +12,9 @@
12
"durableTask": {
13
"defaultVersion": "1.0"
14
}
15
+ },
16
+ "extensionBundle": {
17
+ "id": "Microsoft.Azure.Functions.ExtensionBundle",
18
+ "version": "[4.26.0, 5.0.0)"
19
20
0 commit comments