Skip to content

Commit c5a8265

Browse files
committed
x
1 parent a6c4aa0 commit c5a8265

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hvalfangst_function/host.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"version": "2.0",
3-
"functions": ["blob_trigger", "upload_csv"],
43
"logging": {
54
"applicationInsights": {
65
"samplingSettings": {
@@ -11,6 +10,6 @@
1110
},
1211
"extensionBundle": {
1312
"id": "Microsoft.Azure.Functions.ExtensionBundle",
14-
"version": "[4.*, 5.0.0)"
13+
"version": "[1.*, 2.0.0)"
1514
}
1615
}

0 commit comments

Comments
 (0)