Skip to content

Commit 422480e

Browse files
authored
Update extension bundle version in host.json
1 parent e1689dc commit 422480e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NeighborlyAPI/getAdvertisement/host.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"version": "2.0",
33
"extensionBundle": {
44
"id": "Microsoft.Azure.Functions.ExtensionBundle",
5-
"version": "[1.*, 2.0.0)"
5+
"version": "[4.*, 5.0.0)"
66
}
7-
}
7+
}

0 commit comments

Comments
 (0)