From c8c676c699147d1d404cac526c526d9b25abc5ae Mon Sep 17 00:00:00 2001 From: Mitchell Laferla Date: Fri, 1 Sep 2023 14:55:48 -0700 Subject: [PATCH] host file config --- host.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host.json b/host.json index 3823e50..f749b26 100644 --- a/host.json +++ b/host.json @@ -2,7 +2,7 @@ "version": "2.0", "extensionBundle": { "id": "Microsoft.Azure.Functions.ExtensionBundle", - "version": "[1.*, 2.0.0)" + "version": "[1.*, 3.0.0)" }, "extensions": { "timer": {