diff --git a/omnisharp.json b/omnisharp.json index 02e78c83e9..4f746a85c1 100644 --- a/omnisharp.json +++ b/omnisharp.json @@ -1,5 +1,5 @@ { - "aspnet5": { + "dnx": { "projects": "src/*/project.json;tests/*/project.json" } }