chore: update flakiness-dashboard extension bundle (#20291)
This way it can work with newer runtimes.
This commit is contained in:
parent
953f96b493
commit
c07afc4382
|
|
@ -16,6 +16,6 @@
|
||||||
},
|
},
|
||||||
"extensionBundle": {
|
"extensionBundle": {
|
||||||
"id": "Microsoft.Azure.Functions.ExtensionBundle",
|
"id": "Microsoft.Azure.Functions.ExtensionBundle",
|
||||||
"version": "[1.*, 2.0.0)"
|
"version": "[2.*, 3.0.0)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue