diff --git a/omnisharp.json b/omnisharp.json new file mode 100644 index 000000000..80a3a6ec5 --- /dev/null +++ b/omnisharp.json @@ -0,0 +1,5 @@ +{ + "dnx": { + "projects": "src/*/project.json" + } +} \ No newline at end of file