diff --git a/omnisharp.json b/omnisharp.json index 2fa520f8..6819b490 100644 --- a/omnisharp.json +++ b/omnisharp.json @@ -7,7 +7,7 @@ }, "Dnx": { "enabled": true, - "enablePackageRestore": true, + "enablePackageRestore": false, "projects": "src/*/project.json;*/project.json;project.json;test/*/project.json" }, "fileOptions": {