diff --git a/plugins/web-searcher/WebSearcher.csproj b/plugins/web-searcher/WebSearcher.csproj
index ff18c45c3..9da18df23 100644
--- a/plugins/web-searcher/WebSearcher.csproj
+++ b/plugins/web-searcher/WebSearcher.csproj
@@ -8,10 +8,11 @@
-
+
+
-
-
+
+
diff --git a/plugins/web-searcher/local.settings.json b/plugins/web-searcher/local.settings.json
index 39aa5e185..0e06eb253 100644
--- a/plugins/web-searcher/local.settings.json
+++ b/plugins/web-searcher/local.settings.json
@@ -1,7 +1,7 @@
{
"IsEncrypted": false,
"Values": {
- "AzureWebJobsStorage": "",
+ "AzureWebJobsStorage": "UseDevelopmentStorage=none",
"FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated"
},
"Host": {