Files
AzAppRegistrationExpiry/host.json
Oli Passey b8129538c3 AzFunc
2025-01-27 16:08:18 +00:00

7 lines
135 B
JSON

{
"version": "2.0",
"extensionBundle": {
"id": "Microsoft.Azure.Functions.ExtensionBundle",
"version": "[4.*, 5.0.0)"
}
}