diff --git a/omnisharp.json b/omnisharp.json index e2dcec50e4cc2..403025f301f56 100644 --- a/omnisharp.json +++ b/omnisharp.json @@ -13,5 +13,8 @@ "CscToolPath": null, "CscToolExe": null, "loadProjectsOnDemand": false + }, + "script": { + "enabled": false } }